chore(deps): update actions/checkout action to v4.4.0 - #29
Conversation
|
00c61ec to
5530534
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.
🔍 checkout pin here lags other workflows in the repo
This reusable workflow now pins actions/checkout to v4.4.0, while other workflows in the same repo already pin much newer majors: .github/workflows/shell-lint.yml:20 and .github/workflows/governance-enforce.yml:27 use v6.0.3, and .github/workflows/public-repo-guard.yml:45 uses v5.0.1. Worth confirming whether staying on the v4 line here is deliberate (e.g. because this file mirrors wave-foundation's shared checks.yml, per the header comment) rather than an oversight in the update automation; if it mirrors the foundation copy, that copy should be bumped in lockstep to avoid drift.
Was this helpful? React with 👍 or 👎 to provide feedback.
ApprovabilityVerdict: Needs human review This dependency update changes a file owned by wave-av/streaming-team, not the PR author (renovate bot). The designated code owners should verify this update aligns with their version strategy, especially given the review comment noting version inconsistency across workflows. No code changes detected at You can customize Macroscope's approvability policy. Learn more. |
5530534 to
db9059b
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 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.