Skip to content

chore(deps): update actions/checkout action to v7 (.github/workflows)#2415

Merged
jamietanna merged 1 commit into
mainfrom
renovate/github/workflows/actions-checkout-7.x
Jun 18, 2026
Merged

chore(deps): update actions/checkout action to v7 (.github/workflows)#2415
jamietanna merged 1 commit into
mainfrom
renovate/github/workflows/actions-checkout-7.x

Conversation

@renovate

@renovate renovate Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

actions/checkout (actions/checkout)

v7.0.0

Compare Source

v6.0.3

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from a team as a code owner June 18, 2026 20:58
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jun 18, 2026
@greptile-apps

greptile-apps Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This is a Renovate Bot-generated dependency update bumping actions/checkout from v6.0.2 (SHA de0fac2e4500dabe0009e67214ff5f5447ce83dd) to v7.0.0 (SHA 9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0) in two GitHub Actions workflow files.

Changes:

  • .github/workflows/ci.yml line 26: SHA updated for the build-binaries job checkout step.
  • .github/workflows/scorecard.yml line 23: SHA updated for the Scorecard analysis checkout step.

Notable v7.0.0 changes from upstream:

  • Security hardening: Blocks checkout of fork PRs in pull_request_target and workflow_run contexts — neither workflow in this repo uses those triggers, so there is no breaking impact.
  • Includes v6.0.3 fixes for SHA-256 repository checkout (merge commit SHA regex expansion).
  • ESM module upgrade and dependency bumps.

Assessment: Both files are updated consistently and correctly. The commit SHA pinning with version comment is the recommended secure practice. No functional or logic issues introduced.

Confidence Score: 5/5

Safe to merge — purely a Renovate-generated SHA pin update with no logic changes and no breaking impact on existing workflow triggers.

The PR touches exactly two lines across two files, both SHA-pinned action references with accurate version comments. The v7.0.0 breaking change (blocking fork-PR checkout in pull_request_target/workflow_run) does not affect either workflow, which only use push/pull_request/schedule/workflow_dispatch triggers. Both files are updated consistently. No logic, permissions, or downstream consumers are changed.

No files require special attention.

Important Files Changed

Filename Overview
.github/workflows/ci.yml Single-line SHA update for actions/checkout from v6.0.2 to v7.0.0; no workflow logic affected, version comment is accurate.
.github/workflows/scorecard.yml Single-line SHA update for actions/checkout from v6.0.2 to v7.0.0; persist-credentials and show-progress settings unchanged; no impact to Scorecard workflow logic.

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

@jamietanna
jamietanna enabled auto-merge (rebase) June 18, 2026 21:01
@jamietanna
jamietanna merged commit b8a112a into main Jun 18, 2026
28 checks passed
@jamietanna
jamietanna deleted the renovate/github/workflows/actions-checkout-7.x branch June 18, 2026 21:03
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant