chore(deps): update actions/checkout action to v5.1.0 - #34
Conversation
|
7a28930 to
8083897
Compare
8083897 to
8bdf074
Compare
|
PR author is in the excluded authors list. |
| runs-on: ubuntu-latest | ||
| steps: | ||
| - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1 | ||
| - uses: actions/checkout@fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09 # v5.1.0 |
There was a problem hiding this comment.
🔍 actions/checkout pins are inconsistent across workflows
This workflow now pins actions/checkout at v5.1.0, while other workflows in the repo pin different major versions: .github/workflows/_checks.yml:23,54,114 use v4.3.1 and .github/workflows/go-lint.yml:16 / .github/workflows/governance-enforce.yml:27 use v6.0.3. If Renovate is expected to keep pins uniform, this update is partial — the guard workflow will now sit on an older major than the other workflows. Worth checking the Renovate config for per-file grouping / pinned constraints.
Was this helpful? React with 👍 or 👎 to provide feedback.
| runs-on: ubuntu-latest | ||
| steps: | ||
| - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1 | ||
| - uses: actions/checkout@fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09 # v5.1.0 |
There was a problem hiding this comment.
🔍 Commit SHA for the new tag cannot be verified offline
The pin fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09 # v5.1.0 is the security-relevant part of this change; the comment is only advisory and nothing in CI validates that the SHA actually corresponds to the v5.1.0 tag of actions/checkout. Since this workflow is the repo's secret/content gate, a reviewer should manually confirm the SHA against the upstream tag before merging.
Was this helpful? React with 👍 or 👎 to provide feedback.
ApprovabilityVerdict: Needs human review Unable to check for correctness in 8bdf074. This dependency update targets a security-sensitive workflow file (public-repo-guard.yml). An unresolved review comment requests manual verification that the new SHA corresponds to the claimed v5.1.0 tag, and the author is not a designated owner of this file. No code changes detected at You can customize Macroscope's approvability policy. Learn more. |
8bdf074 to
05ed411
Compare
This PR contains the following updates:
v5.0.1→v5.1.0Release Notes
actions/checkout (actions/checkout)
v5.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 v5.1.0 in public-repo-guard workflowBumps the pinned
actions/checkoutcommit hash in public-repo-guard.yml from v5.0.1 to v5.1.0.Macroscope summarized 05ed411.