chore(deps): update actions/checkout action to v5.1.0 - #20
Conversation
|
09ade13 to
a7be559
Compare
a7be559 to
81ff941
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 bump only updates the pin in public-repo-guard.yml to v5.1.0, while the repo still pins several other versions elsewhere: .github/workflows/_checks.yml:23, :54, :114 use v4.3.1 and .github/workflows/python-lint.yml:23 uses v6.0.3. Not a bug in this PR (Renovate updates each pin per-workflow), but the spread across v4/v5/v6 suggests some workflows or Renovate rules are pinned/grouped inconsistently and worth a look.
Was this helpful? React with 👍 or 👎 to provide feedback.
ApprovabilityVerdict: Needs human review This is a minor CI action version bump (actions/checkout v5.0.1 → v5.1.0), but the changed workflow file is owned by wave-av/core-team and the author (Renovate) is not a designated owner. The CODEOWNERS review should be completed. You can customize Macroscope's approvability policy. Learn more. |
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.