chore(deps): update actions/checkout action to v6.1.0 - #35
Conversation
|
6823b77 to
13b2475
Compare
|
PR author is in the excluded authors list. |
| timeout-minutes: 10 | ||
| steps: | ||
| - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 | ||
| - uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6.1.0 |
There was a problem hiding this comment.
🔍 actions/checkout pins remain inconsistent across workflows
This PR bumps checkout to v6.1.0 only in go-lint.yml and governance-enforce.yml. Other workflows still pin much older majors: .github/workflows/_checks.yml:23,54,114 uses v4.3.1 and .github/workflows/public-repo-guard.yml:45 uses v5.0.1. Renovate presumably skipped them (possibly due to comment/format differences such as the double space before the # v5.0.1 comment in public-repo-guard.yml, which can prevent Renovate from parsing the pinned version). Worth checking the Renovate config so those pins don't silently stagnate.
Was this helpful? React with 👍 or 👎 to provide feedback.
ApprovabilityVerdict: Approved 13b2475 This is a standard automated dependency update bumping actions/checkout from v6.0.3 to v6.1.0 in CI workflows. The change is purely mechanical with no runtime impact. The review comment about version inconsistency is informational, not a correctness concern. No code changes detected at You can customize Macroscope's approvability policy. Learn more. |
13b2475 to
ae1a5ec
Compare


This PR contains the following updates:
v6.0.3→v6.1.0Release Notes
actions/checkout (actions/checkout)
v6.1.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.
Note
Update
actions/checkoutto v6.1.0 in CI workflowsBumps the pinned commit hash for
actions/checkoutfrom v6.0.3 to v6.1.0 in the go-lint and governance-enforce workflows.Macroscope summarized ae1a5ec.