Skip to content

[main] Bump actions/checkout from 4 to 7 - #10164

Closed
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/github_actions/actions/checkout-7
Closed

[main] Bump actions/checkout from 4 to 7#10164
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/github_actions/actions/checkout-7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/checkout from 4 to 7.

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

v6.1.0

What's Changed

https://github.blog/changelog/2026-06-18-safer-pull_request_target-defaults-for-github-actions-checkout/ for more details about this breaking change

Full Changelog: actions/checkout@v6.0.3...v6.1.0

v6.0.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v6...v6.0.3

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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>
@dependabot dependabot Bot added dependencies Updates to dependency manifests. github_actions Pull requests that update GitHub Actions code labels Jul 23, 2026
Copilot AI review requested due to automatic review settings July 23, 2026 06:36
@dependabot dependabot Bot added dependencies Updates to dependency manifests. github_actions Pull requests that update GitHub Actions code labels Jul 23, 2026

Copilot AI 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.

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/checkout digest from v7.0.0 to v7.0.1 across multiple *.lock.yml workflows.
  • Upgrade several workflows from actions/checkout@v4 (or pinned v4 digest) to actions/checkout@v7.
  • Update a few scheduled/maintenance workflows that pin actions/checkout by 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.yml workflows, consider pinning this to a commit digest as well (and keeping the # vX.Y.Z comment) to reduce supply-chain risk and ensure fully reproducible builds.

Comment thread .github/workflows/backport-base.yml Outdated
Comment thread .github/workflows/markdownlint.yml Outdated
Comment thread .github/workflows/fv-docs-validation.yml Outdated
Comment thread .github/workflows/dedup-analysis.yml Outdated
Comment thread .github/workflows/copilot-setup-steps.yml Outdated
Comment thread .github/workflows/check-vendored-files.yml Outdated
Comment thread .github/workflows/check-vendored-files.yml Outdated
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 5ebe42fc-a3f9-47cc-9b09-9879fa25930a
Copilot AI review requested due to automatic review settings July 23, 2026 07:48

Copilot AI 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.

Review details

  • Files reviewed: 42/42 changed files
  • Comments generated: 1
  • Review effort level: Medium

# - 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
@Evangelink Evangelink closed this Jul 23, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Contributor Author

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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@Evangelink

Copy link
Copy Markdown
Member

Superseded by #10174, which updates the authored agentic sources and action lock before regenerating all strict workflows.

@Evangelink Evangelink closed this Jul 23, 2026
@dependabot
dependabot Bot deleted the dependabot/github_actions/actions/checkout-7 branch July 23, 2026 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updates to dependency manifests. github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants