chore(deps): update actions/checkout action to v4.4.0 - #19
Conversation
|
5d72b6f to
ab915c9
Compare
ab915c9 to
5f4c9bc
Compare
|
PR author is in the excluded authors list. |
| timeout-minutes: 10 | ||
| steps: | ||
| - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1 | ||
| - uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4.4.0 |
There was a problem hiding this comment.
🔍 actions/checkout pins are inconsistent across workflows
This reusable workflow now pins actions/checkout to v4.4.0, but other workflows in the repo pin different major versions: .github/workflows/python-lint.yml:23 uses v6.0.3 and .github/workflows/public-repo-guard.yml:45 uses v5.0.1. Not a bug, but worth checking whether Renovate config should consolidate these (or whether _checks.yml intentionally stays on v4 to mirror wave-foundation's copy, which the file comments say must be kept in sync).
Was this helpful? React with 👍 or 👎 to provide feedback.
ApprovabilityVerdict: Not approved Macroscope's review found this PR not approvable — The PR only updates pinned actions/checkout versions in CI workflows and does not alter SDK runtime behavior or production deployment. Human review is still warranted because both modified workflow files are explicitly owned by the core team, while the automated author owns neither. Not approved because:
Review your spending limits in Billing settings. You can add or adjust custom eligibility rules. Learn more. |
5f4c9bc to
a8ee819
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
a8ee819 to
47f99f0
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
47f99f0 to
78df19d
Compare
|
Skipping PR review because a bot author is detected. If you want to trigger CodeAnt AI, comment |


This PR contains the following updates:
v4.3.1→v4.4.0Release Notes
actions/checkout (actions/checkout)
v4.4.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.