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: Needs human review Minor CI dependency update (actions/checkout v4.3.1 → v4.4.0) with no application runtime impact. However, the changed file is owned by wave-av/core-team, and the PR author (Renovate bot) is not a designated owner, so designated code owners should review. You can customize Macroscope's approvability policy. Learn more. |


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 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.