Skip to content

chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group#1723

Merged
wochinge merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-2217aebe03
Jun 24, 2026
Merged

chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group#1723
wochinge merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-2217aebe03

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 1 update: actions/checkout.

Updates 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

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `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
  dependency-group: github-actions
...

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 24, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 24, 2026 05:54

@claude claude Bot 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.

LGTM, mechanical actions/checkout SHA bump from v6.0.3 to v7.0.0.

Extended reasoning...

Overview

Dependabot bumps the pinned commit SHA for actions/checkout from v6.0.3 (df4cb1c) to v7.0.0 (9c091bb) across four workflow files: ci.yml, codeql.yml, release.yml, and zizmor.yml. Only the SHA + version comment changes — no other workflow logic is touched.

Security risks

None of concern. The action remains pinned by full commit SHA (the secure pattern). The major v7 release's notable behavioral change — blocking checkout of fork PRs for pull_request_target and workflow_run triggers — does not apply here, since none of the affected workflows use either trigger (they use push, pull_request, merge_group, workflow_dispatch, or schedule).

Level of scrutiny

Low. This is a mechanical CI dependency bump that does not touch any product code, only GitHub Actions workflow files, and follows the established SHA-pin pattern with no logic changes.

Other factors

No bugs were reported by the bug-hunting system. The dependabot compatibility badge is present, and the upgrade aligns with the repo's existing convention of pinning actions by SHA with version comment annotations.

@wochinge wochinge merged commit 8143977 into main Jun 24, 2026
20 checks passed
@wochinge wochinge deleted the dependabot/github_actions/github-actions-2217aebe03 branch June 24, 2026 06:08
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