chore(deps): update actions/setup-node action to v7 - #36
Conversation
|
ab52be4 to
2db813f
Compare
2db813f to
9dd4e7b
Compare
|
PR author is in the excluded authors list. |
| with: | ||
| persist-credentials: false | ||
| - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 | ||
| - uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 |
There was a problem hiding this comment.
🔍 Verify the pinned commit SHA actually corresponds to setup-node v7.0.0
Both spec-lint and sdk-types jobs now pin actions/setup-node to commit 820762786026740c76f36085b0efc47a31fe5020 with the comment # v7.0.0. The comment is the only human-readable link between the SHA and the release tag, and the repo relies on SHA pinning as a supply-chain control everywhere else (checkout, oasdiff checksum verification). Worth confirming the SHA matches the upstream v7.0.0 tag before merge, and that setup-node v7 still supports the runner image used (ubuntu-latest) with node-version: '22'.
Was this helpful? React with 👍 or 👎 to provide feedback.
ApprovabilityVerdict: Needs human review This CI dependency update (setup-node v6→v7) changes a file owned by wave-av/core-team, and the author (Renovate) is not a designated owner. Human review from the owning team is appropriate to verify the SHA-to-tag correspondence and compatibility. You can customize Macroscope's approvability policy. Learn more. |
9dd4e7b to
de30807
Compare
This PR contains the following updates:
v6.4.0→v7.0.0Release Notes
actions/setup-node (actions/setup-node)
v7.0.0Compare Source
What's Changed
Enhancements:
Bug fixes:
mirrorTokeningetManifestif it's provided by @deiga in #1548Documentation updates:
Dependency update:
New Contributors
Full Changelog: actions/setup-node@v6...v7.0.0
v7Compare Source
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 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.