chore(deps): update actions/checkout action to v6.1.0 - #31
Conversation
|
6538536 to
e0b7510
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.
🔍 Checkout action pins remain inconsistent across workflows
This PR bumps actions/checkout to v6.1.0 in governance-enforce.yml and shell-lint.yml, but the other workflows still pin much older versions: .github/workflows/_checks.yml:23,54,114 use v4.3.1 and .github/workflows/public-repo-guard.yml:45 uses v5.0.1. If the intent is a repo-wide pin refresh, the transformation is incomplete; if not, the divergence is worth a note so future bumps stay coordinated.
Was this helpful? React with 👍 or 👎 to provide feedback.
ApprovabilityVerdict: Needs human review Both changed files are owned by wave-av/streaming-team, and the author (Renovate) is not a designated owner. While this is a routine CI dependency bump with no runtime impact, the CODEOWNERS structure indicates these changes should be reviewed by the owning team. No code changes detected at You can customize Macroscope's approvability policy. Learn more. |
e0b7510 to
c34c178
Compare
|
Skipping PR review because a bot author is detected. If you want to trigger CodeAnt AI, comment |
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.