Skip to content

chore(deps): update actions/setup-node action to v6.5.0 - #38

Merged
yakimoto merged 1 commit into
mainfrom
renovate/actions-setup-node-6.x
Sep 8, 2026
Merged

chore(deps): update actions/setup-node action to v6.5.0#38
yakimoto merged 1 commit into
mainfrom
renovate/actions-setup-node-6.x

Conversation

@renovate

@renovate renovate Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/setup-node action minor v6.4.0v6.5.0

Release Notes

actions/setup-node (actions/setup-node)

v6.5.0

Compare Source

What's Changed

Full Changelog: actions/setup-node@v6.4.0...v6.5.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@greptile-apps

greptile-apps Bot commented Jun 25, 2026

Copy link
Copy Markdown

PR author is in the excluded authors list.

@changeset-bot

changeset-bot Bot commented Jun 25, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 501d17c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@wave-bugbot

wave-bugbot Bot commented Jun 25, 2026

Copy link
Copy Markdown

🌊 WAVE BugBot — 6 finding(s)

🔴 5 · 🟡 1

  • 🔴 P0 .github/workflows/publish.yml:16 CWE-825Unpinned action tag (@v1 vs commit SHA)
    The 'actions/setup-node' action is using a version tag (@v6) instead of a specific commit SHA. This can lead to unexpected behavior if the action's code changes
  • 🔴 P0 .github/workflows/publish.yml:16 CWE-798Secret echoed to logs
    The 'NODE_AUTH_TOKEN' environment variable is being used in a command that will be logged. This could potentially leak the token if the log is not properly secu
  • 🔴 P0 .github/workflows/publish.yml:16 CWE-269Unpinned action tag
    The action tag is pinned to a specific version (v6), but it's recommended to use a commit SHA for more control and security.
  • 🔴 P0 .github/workflows/publish.yml:16 CWE-840Potential money path issue due to version update
    Updating the actions/setup-node action from v4 to v6 might introduce a money path vulnerability if not properly managed. Ensure that any money-related operation
  • 🔴 P0 .github/workflows/publish.yml:16 CWE-312Secret token in environment variable
    The NODE_AUTH_TOKEN is being used directly from the environment, which could potentially leak if not properly secured.
  • 🟡 P2 .github/workflows/publish.yml:16Unpinned action tag
    The action tag is unpinned (e.g., @v6 instead of a specific commit SHA). This can lead to unexpected behavior if the action's default branch changes.

severity: critical · major · minor · info — local review · $0 inference · wave-dispatch · react 👍/👎 to tune

@renovate
renovate Bot force-pushed the renovate/actions-setup-node-6.x branch 4 times, most recently from f608606 to d779ab3 Compare July 2, 2026 15:25
@renovate renovate Bot changed the title chore(deps): update actions/setup-node action to v6 chore(deps): update actions/setup-node action to v6.5.0 Jul 18, 2026
@renovate
renovate Bot force-pushed the renovate/actions-setup-node-6.x branch 3 times, most recently from 8e4eb0a to 3161971 Compare July 23, 2026 16:30
@renovate
renovate Bot force-pushed the renovate/actions-setup-node-6.x branch from 3161971 to 3d02dee Compare July 25, 2026 04:12
@renovate
renovate Bot force-pushed the renovate/actions-setup-node-6.x branch from 3d02dee to 501d17c Compare August 1, 2026 23:13

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devin Review found 1 potential issue.

Open in Devin Review

with:
persist-credentials: false
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
- uses: actions/setup-node@249970729cb0ef3589644e2896645e5dc5ba9c38 # v6.5.0

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔍 Action pin bump applied consistently; SHA/tag pairing unverifiable offline

All three actions/setup-node pins in the repo (.github/workflows/lint.yml:19, .github/workflows/release.yml:81, .github/workflows/release.yml:135) were updated to the same commit SHA with the # v6.5.0 comment, so the mechanical bump is complete — no stale pins remain. The only thing I could not verify from within the repo is that the SHA 249970729cb0ef3589644e2896645e5dc5ba9c38 actually corresponds to the upstream v6.5.0 tag; a reviewer should confirm against the upstream release before merge since the comment is the only trust anchor for the pin.

Open in Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

@renovate
renovate Bot force-pushed the renovate/actions-setup-node-6.x branch from 501d17c to ebcbe69 Compare August 4, 2026 04:02
@macroscopeapp

macroscopeapp Bot commented Aug 4, 2026

Copy link
Copy Markdown

Approvability

Verdict: Not approved

Macroscope's review found this PR not approvable — This is a mechanically consistent setup-node pin update across validation, evidence, SBOM, smoke-test, and release workflows, with no SDK runtime or deployment-target change. All modified workflows are owned by the core team, and the upstream SHA/tag pairing remains unverified in the available repository context, so owner review is warranted.

Not approved because:

  • Credit balance exhausted. Approvability relies on correctness review in order to determine eligibility

No code changes detected at ee97643. Prior analysis still applies.

Review your spending limits in Billing settings. You can add or adjust custom eligibility rules. Learn more.

@renovate
renovate Bot force-pushed the renovate/actions-setup-node-6.x branch from ebcbe69 to ec95f54 Compare August 4, 2026 22:17
@renovate
renovate Bot force-pushed the renovate/actions-setup-node-6.x branch 13 times, most recently from b700ffe to 5ee22b3 Compare August 21, 2026 02:49
@renovate
renovate Bot force-pushed the renovate/actions-setup-node-6.x branch from ec49bac to 2af0694 Compare September 3, 2026 18:09
@codeant-ai

codeant-ai Bot commented Sep 3, 2026

Copy link
Copy Markdown

Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI.

@renovate
renovate Bot force-pushed the renovate/actions-setup-node-6.x branch from 2af0694 to e10a38e Compare September 3, 2026 21:33
@codeant-ai

codeant-ai Bot commented Sep 3, 2026

Copy link
Copy Markdown

Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI.

@renovate
renovate Bot force-pushed the renovate/actions-setup-node-6.x branch from e10a38e to b62adfb Compare September 4, 2026 18:28
@codeant-ai

codeant-ai Bot commented Sep 4, 2026

Copy link
Copy Markdown

Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI.

@renovate
renovate Bot force-pushed the renovate/actions-setup-node-6.x branch from b62adfb to ba8a4f0 Compare September 5, 2026 20:52
@codeant-ai

codeant-ai Bot commented Sep 5, 2026

Copy link
Copy Markdown

Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI.

@renovate
renovate Bot force-pushed the renovate/actions-setup-node-6.x branch from ba8a4f0 to 4055a90 Compare September 5, 2026 20:57
@codeant-ai

codeant-ai Bot commented Sep 5, 2026

Copy link
Copy Markdown

Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI.

@renovate
renovate Bot force-pushed the renovate/actions-setup-node-6.x branch from 4055a90 to 62654d7 Compare September 5, 2026 21:01
@codeant-ai

codeant-ai Bot commented Sep 5, 2026

Copy link
Copy Markdown

Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI.

@renovate
renovate Bot force-pushed the renovate/actions-setup-node-6.x branch from 62654d7 to f978388 Compare September 5, 2026 21:28
@codeant-ai

codeant-ai Bot commented Sep 5, 2026

Copy link
Copy Markdown

Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI.

@renovate
renovate Bot force-pushed the renovate/actions-setup-node-6.x branch from f978388 to 2c0780c Compare September 5, 2026 21:44
@codeant-ai

codeant-ai Bot commented Sep 5, 2026

Copy link
Copy Markdown

Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI.

@renovate
renovate Bot force-pushed the renovate/actions-setup-node-6.x branch from 2c0780c to a982480 Compare September 5, 2026 22:47
@codeant-ai

codeant-ai Bot commented Sep 5, 2026

Copy link
Copy Markdown

Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI.

@renovate
renovate Bot force-pushed the renovate/actions-setup-node-6.x branch from a982480 to 0bbce76 Compare September 5, 2026 23:29
@codeant-ai

codeant-ai Bot commented Sep 5, 2026

Copy link
Copy Markdown

Your free trial PR review limit of 300 PRs has been reached. Please upgrade your plan to continue using CodeAnt AI.

@renovate
renovate Bot force-pushed the renovate/actions-setup-node-6.x branch 4 times, most recently from e836d83 to b75f585 Compare September 6, 2026 22:47
@renovate
renovate Bot force-pushed the renovate/actions-setup-node-6.x branch from b75f585 to ee97643 Compare September 7, 2026 03:41
@yakimoto
yakimoto added this pull request to the merge queue Sep 8, 2026
Merged via the queue into main with commit 6fc14d5 Sep 8, 2026
22 checks passed
@yakimoto
yakimoto deleted the renovate/actions-setup-node-6.x branch September 8, 2026 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant