build(deps): bump actions/checkout in / - #34
Conversation
Bumps the major-version-updates/actions/checkout group with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 6.0.2 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@de0fac2...3d3c42e) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 7.0.1 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.
Looks good, mechanical version bump. Checked that the pinned SHA 3d3c42e5aac5ba805825da76410c181273ba90b1 matches the v7.0.1 comment and that persist-credentials: false and other workflow config are unchanged.
Extended reasoning...
Overview
The diff is a single-line change to .github/workflows/test.yml, bumping the pinned SHA for actions/checkout from de0fac2e4500dabe0009e67214ff5f5447ce83dd (v6.0.2) to 3d3c42e5aac5ba805825da76410c181273ba90b1 (v7.0.1), with the version-annotation comment updated to match. No other steps, permissions, or workflow logic were touched.
Security risks
None introduced. The action remains pinned to a full commit SHA (not a mutable tag), which is the correct hardening pattern for GitHub Actions. The persist-credentials: false setting on the checkout step is preserved unchanged. This is a routine dependabot-authored dependency bump for a widely used, official GitHub action.
Level of scrutiny
Low. This is a single-line, mechanical CI config change with no application logic touched, authored by dependabot (an automated, trusted bot for this repo), and it follows the existing SHA-pinning convention exactly.
Other factors
No CODEOWNERS restrictions apply here, no prior unaddressed review comments exist on this PR, and the bug-hunting pass reported no findings (dry_streak exit). The change is self-contained and easily verifiable by comparing the new SHA/tag pair against the official actions/checkout releases, which I did.
Bumps the major-version-updates/actions/checkout group with 1 update: actions/checkout.
Updates
actions/checkoutfrom 6.0.2 to 7.0.1Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
3d3c42eprep v7.0.1 release (#2531)2880268escape values passed to --unset (#2530)12cd223trim only ascii whitespace for branch (#2521)62661c4skip running unsafe pr check if input is default (#2518)e8d4307Bump the minor-actions-dependencies group with 2 updates (#2499)631c942eslint 9 (#2474)4f1f4aeBump actions/upload-artifact from 4 to 7 (#2476)ba09753Bump actions/checkout from 6 to 7 (#2488)b9e0990Bump docker/login-action from 3.3.0 to 4.2.0 (#2479)e8cb398Bump docker/build-push-action from 6.5.0 to 7.2.0 (#2478)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 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