Skip to content

chore: Bump actions/checkout from 6.1.0 to 7.0.1 - #715

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

chore: Bump actions/checkout from 6.1.0 to 7.0.1#715
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-7.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 13, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/checkout from 6.1.0 to 7.0.1.

Release notes

Sourced from actions/checkout's releases.

v7.0.1

What's Changed

Full Changelog: actions/checkout@v7...v7.0.1

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.1

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.1.0 to 7.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@d23441a...3d3c42e)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added type:dependabot Pull requests generated by Dependabot that updates a dependency file type:dependencies-github-actions Pull requests generated by Dependbot that updates a Github Action labels Aug 13, 2026
Copilot AI lite review requested due to automatic review settings August 13, 2026 11:56
@dependabot dependabot Bot added type:dependabot Pull requests generated by Dependabot that updates a dependency file type:dependencies-github-actions Pull requests generated by Dependbot that updates a Github Action labels Aug 13, 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.

Updates GitHub Actions workflows to use a newer pinned actions/checkout revision across CI pipelines.

Changes:

  • Bump actions/checkout from v6.1.0 to v7.0.1 (pinned by commit SHA) in multiple workflow files.

Reviewed changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
.github/workflows/version-checks.yaml Updates actions/checkout pin for version-check job.
.github/workflows/typos.yaml Updates actions/checkout pin for typos job.
.github/workflows/test.yaml Updates actions/checkout pin for test job.
.github/workflows/local-development-makefile.yaml Updates actions/checkout pin for local dev makefile job.
.github/workflows/lint.yaml Updates actions/checkout pin for lint jobs.
.github/workflows/github-dependency-review.yaml Updates actions/checkout pin for dependency review job.
.github/workflows/docs.yaml Updates actions/checkout pin for docs job.
.github/workflows/codeql.yaml Updates actions/checkout pin for CodeQL job (but hunk shows indentation issue under steps).
.github/workflows/code-formatting-check.yaml Updates actions/checkout pin for formatting check jobs.
.github/workflows/cargo-audit.yaml Updates actions/checkout pin for cargo audit job.
.github/workflows/build.yaml Updates actions/checkout pin for build job.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

steps:
- name: Checkout repository
uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6.1.0
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:dependabot Pull requests generated by Dependabot that updates a dependency file type:dependencies-github-actions Pull requests generated by Dependbot that updates a Github Action

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant