Skip to content

ci(github-action)!: Update action actions/checkout to v7.0.0#596

Merged
joryirving merged 5 commits into
mainfrom
renovate/actions-checkout-7.x
Jun 18, 2026
Merged

ci(github-action)!: Update action actions/checkout to v7.0.0#596
joryirving merged 5 commits 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 v6.0.2v7.0.0
actions/checkout action major v6.0.3v7.0.0

Release Notes

actions/checkout (actions/checkout)

v7.0.0

Compare Source

v6.0.3

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 these updates again.


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

This PR has been generated by Renovate Bot.

@its-saffron its-saffron Bot left a comment

Copy link
Copy Markdown
Contributor

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 to v7.0.0

Recommendation: Approve

This is a straightforward GitHub Actions dependency upgrade from actions/checkout v6.0.2/v6.0.3 to v7.0.0 across all 6 workflow files. All CI checks passed successfully.

Change Summary

File Change
.github/workflows/ai-pr-review.yaml de0fac2e4500dabe0009e67214ff5f5447ce83dd9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
.github/workflows/build.yaml de0fac2e4500dabe0009e67214ff5f5447ce83dd9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
.github/workflows/bump-version.yaml de0fac2e4500dabe0009e67214ff5f5447ce83dd9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
.github/workflows/label-sync.yaml df4cb1c069e1874edd31b4311f1884172cec0e109c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
.github/workflows/manual-release.yml de0fac2e4500dabe0009e67214ff5f5447ce83dd9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
.github/workflows/release.yaml 4 occurrences updated

Sources

Standards Compliance

  • ✅ Uses pinned SHA (9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0) instead of floating tag — follows security best practice
  • ✅ No repository-specific conventions in AGENTS.md prohibit or restrict GitHub Action version bumps
  • ✅ No breaking changes to the workflow logic itself; only the checkout action version updated

Breaking Changes from v7.0.0

The v7.0.0 release notes indicate several internal changes:

  • ESM module migration
  • Updated @actions/core, @actions/tool-cache, and other dependencies
  • Block fork PR checkout for pull_request_target and workflow_run triggers

Assessment: These are internal to the action. The workflows in this repository use actions/checkout for standard repository checkouts (uses: actions/checkout@v7.0.0), which is fully backward-compatible. The fork-PR blocking behavior only affects pull_request_target and workflow_run scenarios not used in this repo's workflows.

CI Verification

Check Status
merge ✅ success
test ✅ success
npm-audit ✅ success
lint ✅ success
build (amd64) ✅ success
build (arm64) ✅ success
dockerfile-lint ✅ success

All platform variants passed (ubuntu-latest/amd64 and ubuntu-24.04-arm/arm64).

Unknowns / Needs Verification

None. The upgrade is well-tested, uses pinned SHAs, and all CI checks passed.

Linked Issue Fit

No linked issues found in PR body — this is a routine dependency maintenance PR.

Findings

No findings to report.

@joryirving
joryirving merged commit a582187 into main Jun 18, 2026
10 checks passed
@joryirving
joryirving deleted the renovate/actions-checkout-7.x branch June 18, 2026 14:58
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