chore(deps): update actions/checkout action to v6.1.0 - #21
Conversation
|
6a39648 to
bdad341
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 versions are inconsistent across workflows
This bump pins actions/checkout to v6.1.0 here, but other workflows in the repo remain on much older pins: .github/workflows/_checks.yml:23, :54, :114 use v4.3.1 and .github/workflows/public-repo-guard.yml:45 uses v5.0.1. Not a defect of this PR, but worth noting that the dependency updater appears to only be covering this one workflow (or the others are intentionally pinned) — worth confirming the Renovate configuration covers all workflow files.
Was this helpful? React with 👍 or 👎 to provide feedback.
ApprovabilityVerdict: Approved bdad341 Minor version bump of You can customize Macroscope's approvability policy. Learn more. |


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.