github-actions: bump actions/setup-node from 6 to 7 - #648
Merged
Conversation
Contributor
|
@dependabot rebase |
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6 to 7. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v6...v7) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/actions/setup-node-7
branch
from
August 4, 2026 14:07
b059e82 to
6f37564
Compare
bgentry
approved these changes
Aug 4, 2026
bgentry
left a comment
Contributor
There was a problem hiding this comment.
🤖 Codex review: Approved after dependency security and compatibility review.
Upgrade
actions/setup-node: v6 → v7- Reviewed head:
6f375640c7cee450ff47994145292e2063882b68 - Reviewed action target:
v7→820762786026740c76f36085b0efc47a31fe5020
Security review
- Both action tags resolve to verified upstream commits. The v7 source, regenerated setup/cache bundles, dependency graph, and workflow token/cache exposure were inspected; no new endpoint, secret read, executable download, install hook, native module, or permission was introduced.
- Inputs remain fixed Node 24.14.1 plus npm cache keyed by
package-lock.json. v7 removes a currently known high-severityfast-xml-parserpath. undici@6.27.0remains a residual lock entry with three medium advisories, but its code is absent from both distributed entrypoint bundles.- The Dependabot rebase left both changed workflow blobs and action identities byte-identical, so the prior artifact evidence is reusable without a new security delta.
Compatibility verification
- Current-head GitHub JS Build/Test, JS Lint, and Release passed, exercising the CI consumers on hosted runners; Go and riverui image checks also passed.
npm ci --ignore-scripts— passed.npm run lint— passed.npm run test:once— passed (34 files, 233 tests).npm run build— passed.- The tag-only package workflow was not exercised by this PR. Its setup-node inputs are unchanged. The riverproui failure is at unrelated AWS role assumption.
Residual risk
@v7is a mutable major tag and the release-only package path was not directly exercised. No blocking issue identified.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps actions/setup-node from 6 to 7.
Release notes
Sourced from actions/setup-node's releases.
... (truncated)
Commits
8207627Migrate to ESM and upgrade dependencies (#1574)04be95cAdd cache-primary-key and cache-matched-key as outputs (#1577)7c2c68ddocs: Update caching recommendations to mitigate cache poisoning risks (#1567)6a61c03Merge pull request #1569 from jasongin/update-actions-cache-5.1.030eb73bResolve high-severity audit issues4e1a87aUpdate dist360237fStrict equality4f8aac5Bump@actions/cacheto 5.1.0, log cache write deniedf4a67bbOnly usemirrorTokeningetManifestif it's provided (#1548)0355742Remove dummy NODE_AUTH_TOKEN export (#1558)