chore(deps): update actions/checkout action to v4.4.0 - #18
Conversation
|
83a0144 to
cb74136
Compare
cb74136 to
b8a2e30
Compare
b8a2e30 to
589dd00
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 inconsistent with public-repo-guard.yml (v5.0.1)
This PR bumps all four actions/checkout pins in _checks.yml and foundation-gate.yml to 11d5960... (# v4.4.0), but .github/workflows/public-repo-guard.yml:45 remains pinned to 93cb6ef... (# v5.0.1). If the intent is a repo-wide dependency refresh, the guard workflow is now on a different major line; worth confirming that the divergence is deliberate rather than an incomplete sweep.
Was this helpful? React with 👍 or 👎 to provide feedback.
| 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.
🔍 _checks.yml is a mirror — sync the source of truth
The header comment (.github/workflows/_checks.yml:3-6 and .github/workflows/foundation-gate.yml:1-10) states this file is an inlined copy of wave-foundation/.github/workflows/checks.yml@v1 and must be kept in sync. Pin bumps applied only here will drift from the upstream copy unless the same bump lands in wave-foundation.
Was this helpful? React with 👍 or 👎 to provide feedback.
ApprovabilityVerdict: Needs human review The changes are minor CI dependency updates (actions/checkout v4.3.1 → v4.4.0), but the author does not own any of the modified files (owned by wave-av/core-team). Additionally, unresolved comments flag potential inconsistency with another workflow file and upstream sync concerns that warrant review by the code owners. No code changes detected at You can customize Macroscope's approvability policy. Learn more. |
589dd00 to
117997d
Compare
🟢 WAVE BugBot — clearNo confident findings on the changed lines. Local review · $0 inference · wave-dispatch |
117997d to
a99a454
Compare


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.