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: Not approved Macroscope's review found this PR not approvable — This is a narrow, mechanical checkout-action update with no SDK runtime or deployment-target changes, but it modifies five workflows explicitly owned by the core team, including the package publishing and release pipeline. Designated owner review is warranted for that CI/CD surface and the noted inconsistency in checkout pins. Not approved because:
Review your spending limits in Billing settings. You can add or adjust custom eligibility rules. Learn more. |
bdad341 to
2df6e6d
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
2df6e6d to
c9f65a6
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
Dismissing prior approval to re-evaluate c9f65a6
c9f65a6 to
a9df259
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
a9df259 to
752cb80
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
752cb80 to
e25a812
Compare
|
Skipping PR review because a bot author is detected. If you want to trigger CodeAnt AI, comment |
e25a812 to
bfe65bf
Compare


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 becomes conflicted, 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.