chore(deps): update actions/setup-node action to v6.5.0 - #29
chore(deps): update actions/setup-node action to v6.5.0#29renovate[bot] wants to merge 1 commit into
Conversation
|
075ede5 to
ab3e253
Compare
ab3e253 to
2f025c9
Compare
|
PR author is in the excluded authors list. |
ApprovabilityVerdict: Needs human review Unable to check for correctness in 2f025c9. This is a minor version bump of actions/setup-node (v6.4.0 → v6.5.0), which is low-risk. However, the modified workflow file is owned by wave-av/streaming-team per CODEOWNERS, and the designated owners should review changes to their files. No code changes detected at You can customize Macroscope's approvability policy. Learn more. |
2f025c9 to
8e7cc17
Compare
| fetch-depth: 0 | ||
| persist-credentials: false | ||
| - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 | ||
| - uses: actions/setup-node@249970729cb0ef3589644e2896645e5dc5ba9c38 # v6.5.0 |
There was a problem hiding this comment.
🔍 Pinned SHA cannot be verified locally; confirm it matches v6.5.0
The only change is swapping the pinned commit SHA for actions/setup-node from 48b55a0 (v6.4.0) to 249970729cb0ef3589644e2896645e5dc5ba9c38 labeled v6.5.0. SHA pinning is used consistently in this workflow (checkout is also pinned), and this is the sole setup-node reference in .github/ so no other workflow drifts out of sync. The SHA-to-tag correspondence cannot be verified from the repo alone — worth a quick check against the upstream release tag before merge.
Was this helpful? React with 👍 or 👎 to provide feedback.


This PR contains the following updates:
v6.4.0→v6.5.0Release Notes
actions/setup-node (actions/setup-node)
v6.5.0Compare Source
What's Changed
Full Changelog: actions/setup-node@v6.4.0...v6.5.0
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.
Note
Update
actions/setup-nodeto v6.5.0 in governance-enforce workflowPins
actions/setup-nodeto the commit hash corresponding to v6.5.0 in governance-enforce.yml, replacing the v6.4.0 pin.Macroscope summarized 8e7cc17.