[main] Bump actions/checkout from 4 to 7 - #10164
Conversation
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 7. - [Release notes](https://github.com/actions/checkout/releases) - [Commits](actions/checkout@v4...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
This PR updates GitHub Actions workflows to use actions/checkout v7.0.1 (and @v7 in a few non-locked workflows), aligning checkout behavior and applying the latest patch release across automation.
Changes:
- Bump pinned
actions/checkoutdigest from v7.0.0 to v7.0.1 across multiple*.lock.ymlworkflows. - Upgrade several workflows from
actions/checkout@v4(or pinned v4 digest) toactions/checkout@v7. - Update a few scheduled/maintenance workflows that pin
actions/checkoutby SHA to v7.0.1.
Reviewed changes
Copilot reviewed 42 out of 42 changed files in this pull request and generated 7 comments.
Show a summary per file
| File | Description |
|---|---|
| .github/workflows/weekly-issue-activity.lock.yml | Bumps pinned actions/checkout to v7.0.1. |
| .github/workflows/update-bundled-playwright.yml | Upgrades checkout to pinned v7.0.1 digest. |
| .github/workflows/unskip-closed-tests.lock.yml | Bumps pinned actions/checkout to v7.0.1. |
| .github/workflows/test-improver.lock.yml | Bumps pinned actions/checkout to v7.0.1. |
| .github/workflows/sub-issue-closer.lock.yml | Bumps pinned actions/checkout to v7.0.1. |
| .github/workflows/review.agent.lock.yml | Bumps pinned actions/checkout to v7.0.1. |
| .github/workflows/review-on-open.agent.lock.yml | Bumps pinned actions/checkout to v7.0.1. |
| .github/workflows/review-after-autofix.agent.lock.yml | Bumps pinned actions/checkout to v7.0.1. |
| .github/workflows/repository-quality-improver.lock.yml | Bumps pinned actions/checkout to v7.0.1. |
| .github/workflows/q.lock.yml | Bumps pinned actions/checkout to v7.0.1. |
| .github/workflows/public-api-init-guard.yml | Switches checkout major version tag from @v4 to @v7. |
| .github/workflows/pr-fix.lock.yml | Bumps pinned actions/checkout to v7.0.1. |
| .github/workflows/perf-timing-nightly.yml | Upgrades checkout to pinned v7.0.1 digest. |
| .github/workflows/perf-improver.lock.yml | Bumps pinned actions/checkout to v7.0.1. |
| .github/workflows/msbuild-quality-review.lock.yml | Bumps pinned actions/checkout to v7.0.1. |
| .github/workflows/markdownlint.yml | Switches checkout major version tag from @v4 to @v7. |
| .github/workflows/markdown-linter.lock.yml | Bumps pinned actions/checkout to v7.0.1. |
| .github/workflows/malicious-code-scan.lock.yml | Bumps pinned actions/checkout to v7.0.1. |
| .github/workflows/link-checker.lock.yml | Bumps pinned actions/checkout to v7.0.1. |
| .github/workflows/grade-tests.agent.lock.yml | Bumps pinned actions/checkout to v7.0.1. |
| .github/workflows/grade-tests-on-pr.agent.lock.yml | Bumps pinned actions/checkout to v7.0.1. |
| .github/workflows/glossary-maintainer.lock.yml | Bumps pinned actions/checkout to v7.0.1. |
| .github/workflows/fv-docs-validation.yml | Switches checkout major version tag from @v4 to @v7. |
| .github/workflows/efficiency-improver.lock.yml | Bumps pinned actions/checkout to v7.0.1. |
| .github/workflows/duplicate-code-detector.lock.yml | Bumps pinned actions/checkout to v7.0.1. |
| .github/workflows/dependabot-pr-bundler.lock.yml | Bumps pinned actions/checkout to v7.0.1. |
| .github/workflows/dependabot-issue-bundler.lock.yml | Bumps pinned actions/checkout to v7.0.1. |
| .github/workflows/dedup-analysis.yml | Switches checkout major version tag from @v4 to @v7. |
| .github/workflows/daily-file-diet.lock.yml | Bumps pinned actions/checkout to v7.0.1. |
| .github/workflows/copilot-setup-steps.yml | Switches checkout major version tag from @v4 to @v7. |
| .github/workflows/copilot-curate-update.yml | Upgrades checkout to pinned v7.0.1 digest. |
| .github/workflows/code-simplifier.lock.yml | Bumps pinned actions/checkout to v7.0.1. |
| .github/workflows/check-vendored-files.yml | Switches checkout major version tag from @v4 to @v7. |
| .github/workflows/build-failure-analysis.lock.yml | Bumps pinned actions/checkout to v7.0.1. |
| .github/workflows/build-failure-analysis-command.lock.yml | Bumps pinned actions/checkout to v7.0.1. |
| .github/workflows/backport-base.yml | Updates pinned checkout digest (comment still references v4). |
| .github/workflows/autofix.agent.lock.yml | Bumps pinned actions/checkout to v7.0.1. |
| .github/workflows/agentics-maintenance.yml | Bumps pinned actions/checkout to v7.0.1. |
| .github/workflows/agentic_commands.yml | Bumps pinned actions/checkout to v7.0.1. |
| .github/workflows/adhoc-qa.lock.yml | Bumps pinned actions/checkout to v7.0.1. |
| .github/workflows/address-review.agent.lock.yml | Bumps pinned actions/checkout to v7.0.1. |
| .github/workflows/add-tests.lock.yml | Bumps pinned actions/checkout to v7.0.1. |
Comments suppressed due to low confidence (1)
.github/workflows/public-api-init-guard.yml:1
- This workflow switches to
actions/checkout@v7, which is a mutable tag. Since the repo already pins Actions by commit SHA in many*.lock.ymlworkflows, consider pinning this to a commit digest as well (and keeping the# vX.Y.Zcomment) to reduce supply-chain risk and ensure fully reproducible builds.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 5ebe42fc-a3f9-47cc-9b09-9879fa25930a
| # - actions/cache/restore@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0 | ||
| # - actions/cache/save@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0 | ||
| # - actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 | ||
| # - actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
|
Superseded by #10174, which updates the authored agentic sources and action lock before regenerating all strict workflows. |
Bumps actions/checkout from 4 to 7.
Release notes
Sourced from actions/checkout's releases.
... (truncated)
Commits
3d3c42eprep v7.0.1 release (#2531)2880268escape values passed to --unset (#2530)12cd223trim only ascii whitespace for branch (#2521)62661c4skip running unsafe pr check if input is default (#2518)e8d4307Bump the minor-actions-dependencies group with 2 updates (#2499)631c942eslint 9 (#2474)4f1f4aeBump actions/upload-artifact from 4 to 7 (#2476)ba09753Bump actions/checkout from 6 to 7 (#2488)b9e0990Bump docker/login-action from 3.3.0 to 4.2.0 (#2479)e8cb398Bump docker/build-push-action from 6.5.0 to 7.2.0 (#2478)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)