Skip to content

ci: bump actions/checkout from 6.0.3 to 7.0.0 - #51

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/actions/checkout-7.0.0
Open

ci: bump actions/checkout from 6.0.3 to 7.0.0#51
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/actions/checkout-7.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/checkout from 6.0.3 to 7.0.0.

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

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (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 6.0.3 to 7.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@df4cb1c...9c091bb)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 29, 2026
@dependabot
dependabot Bot requested a review from claudlos as a code owner June 29, 2026 15:09
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 29, 2026
@claudlos
claudlos requested a review from Copilot July 1, 2026 00:48

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

Pull request overview

This PR bumps actions/checkout from 6.0.3 to 7.0.0 across all GitHub Actions workflows in the repository. It is an automated Dependabot update that keeps the CI/CD tooling current. Each usage is pinned to the full commit SHA 9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 with an accompanying # v7.0.0 version comment, which I verified matches the official v7.0.0 tag.

I confirmed that:

  • All 14 actions/checkout references were updated consistently — no stale v6.0.3 pins remain.
  • The pinned SHA exactly matches the v7.0.0 release tag, and the version comment is accurate.
  • The primary breaking change in v7.0.0 (blocking fork PR checkout for pull_request_target and workflow_run events) does not affect these workflows, since none use those triggers.

Changes:

  • Updated actions/checkout pin from df4cb1c... (v6.0.3) to 9c091bb... (v7.0.0) in all workflow files.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.github/workflows/security.yml Updates 6 actions/checkout pins to v7.0.0
.github/workflows/release-gate.yml Updates 2 actions/checkout pins to v7.0.0
.github/workflows/pages.yml Updates 1 actions/checkout pin to v7.0.0
.github/workflows/hermes-drift.yml Updates 1 actions/checkout pin to v7.0.0
.github/workflows/codeql.yml Updates 1 actions/checkout pin to v7.0.0
.github/workflows/ci.yml Updates 2 actions/checkout pins to v7.0.0

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant