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: Not approved Macroscope's review found this PR not approvable — This is a narrowly scoped GitHub Actions dependency update with no production runtime or API behavior changes. Human review is warranted because all modified workflows belong to the core team and the new setup-node SHA and Node 22 compatibility remain explicitly unverified. Not approved because:
Review your spending limits in Billing settings. You can add or adjust custom eligibility rules. Learn more. |
de30807 to
637cebd
Compare
637cebd to
3d2ad62
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
3d2ad62 to
d936582
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
d936582 to
1b32247
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
1b32247 to
b9ad27b
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
b9ad27b to
ca77649
Compare
|
Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI. |
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
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.