Skip to content

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

Merged
TeddyAndrieux merged 1 commit into
mainfrom
renovate/actions-checkout-7.x
Jun 22, 2026
Merged

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

Conversation

@scality-renovate

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v6.0.3v7.0.0

Release Notes

actions/checkout (actions/checkout)

v7.0.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 9am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

@scality-renovate scality-renovate Bot requested a review from a team as a code owner June 22, 2026 04:09
@scality-renovate scality-renovate Bot added ci dependencies Pull requests that update a dependency file major labels Jun 22, 2026
@github-actions

Copy link
Copy Markdown

Dependency Bump Evaluation

Version change: actions/checkout v6.0.3 → v7.0.0 (major)

Changes:

  • Block checking out fork PRs for pull_request_target and workflow_run events (security hardening)
  • Internal upgrade to ESM modules and dependency bumps (flatted, js-yaml, @actions/core, @actions/tool-cache)

Breaking changes: v7 blocks fork PR checkout under pull_request_target and workflow_run triggers. None of the 4 updated workflows use these triggers — they use workflow_call (build.yaml), pull_request (pre-merge.yaml), push on tags (promote.yaml), and workflow_dispatch (release.yaml). The breaking change does not apply here.

Note: review.yml does use pull_request_target but is not modified by this PR — it delegates to reusable workflows in scality/workflows which manage their own checkout version.

Security concerns: None. The v7 change is itself a security improvement. No supply chain anomalies — changes are from the GitHub actions org maintainers.

Impact on codebase: The diff is purely mechanical: 4 SHA pin updates with version comment changes. No workflow logic, inputs, or behavior is altered.

CI status: lint, test, and build checks are still in progress — verify they pass before merging.

Recommendation: SAFE TO MERGE (once CI is green)

— Claude Code

@TeddyAndrieux TeddyAndrieux merged commit 8472f23 into main Jun 22, 2026
13 checks passed
@TeddyAndrieux TeddyAndrieux deleted the renovate/actions-checkout-7.x branch June 22, 2026 05:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci dependencies Pull requests that update a dependency file major

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant