chore(deps): update actions/checkout action to v5.1.0 - #30
Conversation
|
2ea71be to
aeed03c
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.
🔍 Action SHA pin needs manual verification against the v5.1.0 tag
The only change is bumping the pinned commit SHA for actions/checkout from the v5.0.1 pin to fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09 labeled v5.1.0. Since this workflow is the repo's security gate, and the pin is the trust anchor (the comment in the file emphasizes that the gate must be deterministic and non-reprogrammable), a reviewer should verify the SHA actually corresponds to the v5.1.0 tag in actions/checkout rather than relying on the bot-generated comment. Nothing else in the diff affects behavior: the gitleaks version/checksum, scan scope (--no-git --source .), and content-policy invocation are unchanged.
Was this helpful? React with 👍 or 👎 to provide feedback.
ApprovabilityVerdict: Needs human review This dependency update changes a security-sensitive workflow file (.github/workflows/public-repo-guard.yml) that the author does not own (owned by wave-av/streaming-team). An unresolved comment also requests verification that the new SHA pin matches the v5.1.0 tag. The designated code owners should review this change. No code changes detected at You can customize Macroscope's approvability policy. Learn more. |
aeed03c to
c3824f8
Compare
|
Skipping PR review because a bot author is detected. If you want to trigger CodeAnt AI, comment |
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.