Skip to content

ci(github-action)!: Update action actions/checkout (v6 → v7)#445

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

ci(github-action)!: Update action actions/checkout (v6 → v7)#445
joryirving merged 1 commit into
mainfrom
renovate/actions-checkout-7.x

Conversation

@its-miso

@its-miso its-miso Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v6v7

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

actions/checkout (actions/checkout)

v7

Compare Source


Configuration

📅 Schedule: 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 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 Renovate Bot.

its-saffron[bot]

This comment was marked as outdated.

@its-miso its-miso Bot force-pushed the renovate/actions-checkout-7.x branch from c377f53 to 333f62f Compare June 19, 2026 05:24
@its-saffron its-saffron Bot dismissed their stale review June 19, 2026 05:45

Superseded by a newer automated review for this pull request.

@its-saffron its-saffron Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AI Automated Review

Full PR review.

Analysis engine: MiniMax-M2.7@https://litellm.jory.dev/v1 (anthropic) — escalated (fast_low_confidence)

PR Review: Update actions/checkout v6 → v7

Recommendation: Approve

This is a straightforward GitHub Actions dependency update that upgrades actions/checkout from v6 to v7 in both CI workflow files. The change follows best practices and has already passed CI validation.

Change Summary

Files modified (2):

  • .github/workflows/ci.yaml — Checkout action updated from df4cb1c (v6) to 9c091bb (v7)
  • .github/workflows/image.yaml — Checkout action updated from df4cb1c (v6) to 9c091bb (v7)

Both files use full SHA pinning with inline version comments, which is the recommended practice for GitHub Actions.

Verification

  • Commit SHA verification: The new SHA 9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 corresponds to the v7.0.0 tag in actions/checkout, confirmed via the GitHub API tags endpoint. The v7 floating tag also resolves to this same SHA.
  • CI status: Both "Validate" and "Docker Build" checks completed successfully.
  • Consistency: Both workflow files updated identically.

v7 Release Notes Summary

The v7 release includes:

  • Security hardening: Blocks checking out fork PRs for pull_request_target and workflow_run triggers (PR PR 2454)
  • ESM module upgrade: Modernized to ES modules
  • Dependency updates: Updated @actions/core, @actions/tool-cache, and related dependencies

Standards Compliance

Requirement Status
SHA pinning ✅ Uses full commit SHA
Version comment ✅ Inline # v7 comment present
CI passes ✅ Validate + Docker Build succeeded
Consistent across files ✅ Both workflows updated identically

Linked Issue Fit

No linked issue. This is a routine dependency maintenance task with no explicit acceptance criteria to verify.

Unknowns / Needs Verification

None. The update is well-verified:

  • SHA confirmed against upstream tags API
  • CI has green status
  • Breaking changes (ESM, fork security) are improvements, not regressions for this workflow usage

@its-miso its-miso Bot force-pushed the renovate/actions-checkout-7.x branch from 333f62f to cc2b10b Compare June 19, 2026 06:24
@joryirving joryirving merged commit 581b706 into main Jun 19, 2026
3 checks passed
@joryirving joryirving deleted the renovate/actions-checkout-7.x branch June 19, 2026 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant