chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group#1723
Conversation
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>
There was a problem hiding this comment.
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.
Bumps the github-actions group with 1 update: actions/checkout.
Updates
actions/checkoutfrom 6.0.3 to 7.0.0Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
9c091bbupdate error wording (#2467)1044a6dgetting ready for checkout v7 release (#2464)f028218Bump the minor-npm-dependencies group across 1 directory with 3 updates (#2462)d914b26upgrade module to esm and update dependencies (#2463)537c7efBump@actions/coreand@actions/tool-cacheand Remove uuid (#2459)130a169Bump js-yaml from 4.1.0 to 4.2.0 (#2461)7d09575Bump flatted from 3.3.1 to 3.4.2 (#2460)0f9f3aaBump actions/publish-immutable-action (#2458)f9e715ablock checking out fork pr for pull_request_target and workflow_run (#2454)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 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 <dependency name> major versionwill 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 versionwill 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