chore(deps): bump actions/checkout from 6.0.2 to 7.0.0 in the github-actions group across 1 directory#1679
Conversation
There was a problem hiding this comment.
LGTM, mechanical Dependabot patch bump of actions/checkout v6.0.2 → v6.0.3 across workflow files.
Extended reasoning...
Overview
This PR is a Dependabot patch-version bump of actions/checkout from v6.0.2 to v6.0.3 across 12 GitHub Actions workflow files. Each change is mechanical: the SHA-pinned reference (de0fac2e... → df4cb1c0...) and version comment are updated, with one file (claude.yml) using the unpinned @v6.0.3 tag form. No workflow logic, inputs, or surrounding YAML changes.
Security risks
Minimal. The new SHA df4cb1c069e1874edd31b4311f1884172cec0e10 matches the v6.0.3 release commit referenced in Dependabot's notes. The upstream release notes describe only SHA-256 repo init fixes and a merge-commit SHA regex expansion — none of these alter the action's surface area in a way that affects this repo's workflows. The one unpinned reference in claude.yml (@v6.0.3) was already unpinned in the prior version, so this PR doesn't regress the pinning posture.
Level of scrutiny
Low. CI-only change, patch-level bump, no logic touched. Dependabot patch bumps for a well-known first-party GitHub action are routine and safe to auto-approve.
Other factors
No prior reviewer comments to address. No bugs flagged by the bug hunting system. The version bump is consistent across all 12 files.
13aafe4 to
1cb0dd4
Compare
c691f24 to
94780c0
Compare
549429a to
1be274c
Compare
Bumps the github-actions group with 1 update in the / directory: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 6.0.2 to 7.0.0 - [Release notes](https://github.com/actions/checkout/releases) - [Commits](actions/checkout@v6.0.2...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1be274c to
400457d
Compare
Bumps the github-actions group with 1 update in the / directory: actions/checkout.
Updates
actions/checkoutfrom 6.0.2 to 7.0.0Release notes
Sourced from actions/checkout's releases.
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)df4cb1cUpdate changelog for v6.0.3 (#2446)