Skip to content

chore(deps): update actions/checkout action to v7#351

Merged
thomhurst merged 1 commit into
mainfrom
renovate/actions-checkout-7.x
Jul 21, 2026
Merged

chore(deps): update actions/checkout action to v7#351
thomhurst merged 1 commit into
mainfrom
renovate/actions-checkout-7.x

Conversation

@thomhurst

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v4v7

Release Notes

actions/checkout (actions/checkout)

v7.0.1

Compare Source

v7.0.0

Compare Source

  • Block checking out fork PR for pull_request_target and workflow_run by @​aiqiaoy in #​2454
  • Various dependency updates

v7

Compare Source

v6.1.0

Compare Source

What's Changed

https://github.blog/changelog/2026-06-18-safer-pull_request_target-defaults-for-github-actions-checkout/ for more details about this breaking change

Full Changelog: actions/checkout@v6.0.3...v6.1.0

v6.0.3

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

v6

Compare Source

v5.1.0

Compare Source

What's Changed

https://github.blog/changelog/2026-06-18-safer-pull_request_target-defaults-for-github-actions-checkout/ for more details about this breaking change

Full Changelog: actions/checkout@v5.0.1...v5.1.0

v5.0.1

Compare Source

v5.0.0

Compare Source

v5

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled because a matching PR was automerged previously.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file MAJOR renovate-bot labels Jul 21, 2026
@greptile-apps

greptile-apps Bot commented Jul 21, 2026

Copy link
Copy Markdown

Greptile Summary

This PR upgrades the checkout action used by the Claude workflows.

  • Updates actions/checkout from v4 to v7 in the automated code-review workflow.
  • Updates actions/checkout from v4 to v7 in the interactive Claude workflow.
  • Keeps the existing checkout depth and workflow permissions unchanged.

Confidence Score: 5/5

This looks safe to merge.

  • No blocking issues found in the changed workflows.
  • The GitHub-hosted runners and existing checkout settings remain compatible with the updated action.

Important Files Changed

Filename Overview
.github/workflows/claude-code-review.yml Upgrades the checkout step to v7 while preserving the pull-request trigger, permissions, and shallow checkout.
.github/workflows/claude.yml Upgrades the checkout step to v7 while preserving the existing event triggers, permissions, and shallow checkout.

Reviews (9): Last reviewed commit: "chore(deps): update actions/checkout act..." | Re-trigger Greptile

@thomhurst
thomhurst force-pushed the renovate/actions-checkout-7.x branch from 6e35289 to ddc7bcb Compare July 21, 2026 18:41
@thomhurst
thomhurst force-pushed the renovate/actions-checkout-7.x branch from ddc7bcb to 86b7ba4 Compare July 21, 2026 18:49
@thomhurst

Copy link
Copy Markdown
Owner Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@thomhurst
thomhurst force-pushed the renovate/actions-checkout-7.x branch from 86b7ba4 to a97b163 Compare July 21, 2026 19:46
@thomhurst
thomhurst force-pushed the renovate/actions-checkout-7.x branch from a97b163 to 0579520 Compare July 21, 2026 19:49
@thomhurst
thomhurst force-pushed the renovate/actions-checkout-7.x branch from 0579520 to 8733692 Compare July 21, 2026 19:58
@thomhurst
thomhurst force-pushed the renovate/actions-checkout-7.x branch from 8733692 to 518e24e Compare July 21, 2026 20:03
@thomhurst
thomhurst force-pushed the renovate/actions-checkout-7.x branch from 518e24e to c63bf08 Compare July 21, 2026 20:08
@thomhurst
thomhurst force-pushed the renovate/actions-checkout-7.x branch from c63bf08 to ec906e1 Compare July 21, 2026 20:11
@thomhurst
thomhurst merged commit 8b20abb into main Jul 21, 2026
5 checks passed
@thomhurst
thomhurst deleted the renovate/actions-checkout-7.x branch July 21, 2026 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file MAJOR renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants