build(deps): Bump actions/setup-node from 6 to 7#185
Conversation
athena-omt
left a comment
There was a problem hiding this comment.
CI is failing on the current head because test/workflow.test.ts still searches for actions/setup-node@v6 in the fork PR job, while this PR changes that workflow step to actions/setup-node@v7. Update the adjacent contract assertion to v7 and correct the pinned rg-ci.yml annotation from # v6 to # v7, then rerun the required checks. Evidence: test/workflow.test.ts:152; .github/workflows/ci.yml:270; .github/workflows/rg-ci.yml:58.
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>
f8d5c05 to
ddebb20
Compare
athena-omt
left a comment
There was a problem hiding this comment.
Reviewed current head 6b23903. The prior workflow-contract finding is fixed: the fork-job assertion now expects setup-node v7 and the pinned rg-ci annotation matches v7. Local validation passed (vitest run test/workflow.test.ts: 15/15; pnpm lint), and current CI/security checks pass. No unresolved review threads found.
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)