Skip to content

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

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-setup-node-6.x
Open

chore(deps): update actions/setup-node action to v6.5.0#38
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-setup-node-6.x

Conversation

@renovate

@renovate renovate Bot commented Jun 25, 2026

Copy link
Copy Markdown

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 is behind base branch, 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: 3d02dee

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

0 participants