Update actions/checkout action to v7 #22

Merged
Manuel merged 1 commits from renovate/actions-checkout-7.x into main 2026-07-05 01:43:29 +02:00
Contributor

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v6v7

Release Notes

actions/checkout (actions/checkout)

v7.0.0

Compare Source

v7

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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://github.com/actions/checkout) | action | major | `v6` → `v7` | --- ### Release Notes <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v7.0.0`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v700) [Compare Source](https://github.com/actions/checkout/compare/v7.0.0...v7.0.0) - Block checking out fork PR for pull\_request\_target and workflow\_run by [@&#8203;aiqiaoy](https://github.com/aiqiaoy) in [#&#8203;2454](https://github.com/actions/checkout/pull/2454) - Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the minor-actions-dependencies group across 1 directory by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2458](https://github.com/actions/checkout/pull/2458) - Bump flatted from 3.3.1 to 3.4.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2460](https://github.com/actions/checkout/pull/2460) - Bump js-yaml from 4.1.0 to 4.2.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2461](https://github.com/actions/checkout/pull/2461) - Bump [@&#8203;actions/core](https://github.com/actions/core) and [@&#8203;actions/tool-cache](https://github.com/actions/tool-cache) and Remove uuid by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2459](https://github.com/actions/checkout/pull/2459) - upgrade module to esm and update dependencies by [@&#8203;aiqiaoy](https://github.com/aiqiaoy) in [#&#8203;2463](https://github.com/actions/checkout/pull/2463) - Bump the minor-npm-dependencies group across 1 directory with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2462](https://github.com/actions/checkout/pull/2462) ### [`v7`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v700) [Compare Source](https://github.com/actions/checkout/compare/v6.0.3...v7.0.0) - Block checking out fork PR for pull\_request\_target and workflow\_run by [@&#8203;aiqiaoy](https://github.com/aiqiaoy) in [#&#8203;2454](https://github.com/actions/checkout/pull/2454) - Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the minor-actions-dependencies group across 1 directory by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2458](https://github.com/actions/checkout/pull/2458) - Bump flatted from 3.3.1 to 3.4.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2460](https://github.com/actions/checkout/pull/2460) - Bump js-yaml from 4.1.0 to 4.2.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2461](https://github.com/actions/checkout/pull/2461) - Bump [@&#8203;actions/core](https://github.com/actions/core) and [@&#8203;actions/tool-cache](https://github.com/actions/tool-cache) and Remove uuid by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2459](https://github.com/actions/checkout/pull/2459) - upgrade module to esm and update dependencies by [@&#8203;aiqiaoy](https://github.com/aiqiaoy) in [#&#8203;2463](https://github.com/actions/checkout/pull/2463) - Bump the minor-npm-dependencies group across 1 directory with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2462](https://github.com/actions/checkout/pull/2462) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzIuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI1MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
First-time contributor

Status update: checkout v7 itself looks low risk, but this PR should wait for a clean current baseline.

The PR branch is behind current main. Its original PR CI was green, but newer main has had unrelated test failures/queued runs after other merges. Since this is a workflow change and not urgent, the right next step is to rebase/retry and require a green run on the current base.

Affected likelihood: unlikely for checkout v7 itself; risk is confidence in the current baseline.

Recommendation: rebase/retry, then merge once current PR CI is green.

Status update: checkout v7 itself looks low risk, but this PR should wait for a clean current baseline. The PR branch is behind current `main`. Its original PR CI was green, but newer `main` has had unrelated test failures/queued runs after other merges. Since this is a workflow change and not urgent, the right next step is to rebase/retry and require a green run on the current base. Affected likelihood: unlikely for checkout v7 itself; risk is confidence in the current baseline. Recommendation: rebase/retry, then merge once current PR CI is green.
renovate-bot force-pushed renovate/actions-checkout-7.x from f3dc612260 to 765d44b9d9 2026-06-26 04:31:58 +02:00 Compare
First-time contributor

Weekly automation status: not merging automatically.

Risk assessment: actions/checkout@v7 itself worked in this PR run and the workflow is plain pull_request/push, not pull_request_target or workflow_run, so the upstream v7 security-hardening change should not be a functional issue. However, the current pull_request validation is red: RecordingCoordinatorTests.TranscriptLineWorkflowRuleTransformsLiveTranscriptBeforePersistingMarkdown timed out after checkout/build/test setup succeeded.

Affected likelihood: likely unrelated test flake, but current gate is failed.

Recommendation: Renovate retry/rebase or rerun checks; merge only after the PR workflow is green. Rollback is reverting the workflow back to actions/checkout@v6.

Weekly automation status: not merging automatically. Risk assessment: `actions/checkout@v7` itself worked in this PR run and the workflow is plain `pull_request`/`push`, not `pull_request_target` or `workflow_run`, so the upstream v7 security-hardening change should not be a functional issue. However, the current pull_request validation is red: `RecordingCoordinatorTests.TranscriptLineWorkflowRuleTransformsLiveTranscriptBeforePersistingMarkdown` timed out after checkout/build/test setup succeeded. Affected likelihood: likely unrelated test flake, but current gate is failed. Recommendation: Renovate retry/rebase or rerun checks; merge only after the PR workflow is green. Rollback is reverting the workflow back to `actions/checkout@v6`.
renovate-bot added 1 commit 2026-07-03 04:33:26 +02:00
Update actions/checkout action to v7
PR and Push Build/Test / build-and-test (push) Failing after 9m39s
PR and Push Build/Test / build-and-test (pull_request) Successful in 9m50s
d81c2731da
renovate-bot force-pushed renovate/actions-checkout-7.x from 765d44b9d9 to d81c2731da 2026-07-03 04:33:26 +02:00 Compare
Manuel merged commit 0439a819b2 into main 2026-07-05 01:43:29 +02:00
Manuel deleted branch renovate/actions-checkout-7.x 2026-07-05 01:43:29 +02:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Manuel/meeting-assistant#22