build: bump actions/checkout from 5.1.0 to 7.0.1 in the github-actions group - #30
Conversation
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 5.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@v5.1.0...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>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
PR body contract — issue linkage This PR body conforms to the issue-linkage contract. Nothing to do. |
|
Lane claim — babysit-loop (instance Claiming this PR for read-only readiness diagnosis. Pinned head SHA: No merge will be attempted from this lane: this is a dependency-manager-authored PR and a major-version bump, both of which require an explicit human decision. Claim released on completion. Generated by Claude Code |
|
Lane released — babysit-loop (instance Read-only diagnosis complete on head SHA Summary for the reviewer:
Holding for the human's dependency call. Generated by Claude Code |
…a078ad4 Co-authored-by: ksextonmelodic <ksextonmelodic@gmail.com>
The four SHA pins already point at actions/checkout v7.0.1; the comments above them still said v5.1.0. Co-authored-by: ksextonmelodic <ksextonmelodic@gmail.com>
An explicit labels list replaces Dependabot's defaults. github_actions is not in the org github-iac roster, so Dependabot could not apply it. Co-authored-by: ksextonmelodic <ksextonmelodic@gmail.com>
|
Proceeding to merge this Dependabot bump: the user asked to drive unmerged PRs to mergeable and merge them when ready, which is the explicit dependency-acceptance call the earlier babysit-loop diagnosis was waiting on. v7 blast radius on this repo is still nil (
Will squash-merge once |
No related issue: Dependabot grouped GitHub Actions bump; no tracking issue exists for this pin.
Summary
Bumps the four
actions/checkoutpins in.github/workflows/ci.ymlfrom v5.1.0 to v7.0.1 so they match the SHA already running inmanaged-files-guard.yml. v7's breaking change only restricts fork-PR checkout onpull_request_targetandworkflow_run; this repository uses neither.Fix
actions/checkoutSHAs inci.ymlwith3d3c42e5aac5ba805825da76410c181273ba90b1(v7.0.1) and retitle the pin comments to match.mainso the bump does not regress theci-statusv0.22.2 pin from ci: re-pin ci-status to ci-workflows v0.22.2 #34.github_actionslabel fromdependabot.yml. The org label roster is managed by github-iac; Dependabot failed to apply that label on this PR.Verification
git ls-remote https://github.com/actions/checkout.git refs/tags/v7.0.1resolves to3d3c42e5aac5ba805825da76410c181273ba90b1..github/workflows/ci.ymlnor.github/workflows/managed-files-guard.ymlusespull_request_targetorworkflow_run.managed-files-guard.ymlis already on this SHA and passing onmain.ci-statuson this PR must be green before merge.Related
ci-statusrace)