| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
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>
|
Claude finished @dependabot[bot]'s task in 1m 10s —— View job Dependency review: actions/setup-node v6 → v7
Change: single line in .github/workflows/release.yml:162, actions/setup-node@v6 → @v7. This is the only use of the action in the repo. Usage context: in the release job, right before GoReleaser. It sets Node 24 and writes an .npmrc for registry.npmjs.org (registry-url). npm publishing happens later via GoReleaser's after hook → scripts/npm-publish.sh, which runs npm publish --provenance (OIDC / Trusted Publisher — no NODE_AUTH_TOKEN is set anywhere in the workflow). v7 assessment — low risk:
Suggested follow-up:
No code changes needed — the bump is safe to merge; just keep an eye on the first release afterward. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Bumps actions/setup-node from 6 to 7.
Release notesSourced from actions/setup-node's releases.
... (truncated)
CommitsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: