Skip to content

chore(deps): bump the dependencies group across 2 directories with 1 update#517

Merged
curfew-marathon merged 2 commits into
mainfrom
dependabot/github_actions/dependencies-a83d462f01
Apr 22, 2026
Merged

chore(deps): bump the dependencies group across 2 directories with 1 update#517
curfew-marathon merged 2 commits into
mainfrom
dependabot/github_actions/dependencies-a83d462f01

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 21, 2026

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 1 update in the / directory: actions/setup-node.
Bumps the dependencies group with 1 update in the /.github/actions/upload-artifact directory: actions/setup-node.

Updates actions/setup-node from 6.3.0 to 6.4.0

Release notes

Sourced from actions/setup-node's releases.

v6.4.0

What's Changed

Dependency updates:

New Contributors

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

Commits

Updates actions/setup-node from 6.3.0 to 6.4.0

Release notes

Sourced from actions/setup-node's releases.

v6.4.0

What's Changed

Dependency updates:

New Contributors

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

Commits

Dependabot 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:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…update

Bumps the dependencies group with 1 update in the / directory: [actions/setup-node](https://github.com/actions/setup-node).
Bumps the dependencies group with 1 update in the /.github/actions/upload-artifact directory: [actions/setup-node](https://github.com/actions/setup-node).


Updates `actions/setup-node` from 6.3.0 to 6.4.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@53b8394...48b55a0)

Updates `actions/setup-node` from 6.3.0 to 6.4.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@53b8394...48b55a0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: actions/setup-node
  dependency-version: 6.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 21, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner April 21, 2026 19:47
Copilot AI review requested due to automatic review settings April 21, 2026 19:47
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 21, 2026
@dependabot
dependabot Bot removed the request for review from Copilot April 21, 2026 19:47
Copilot AI review requested due to automatic review settings April 22, 2026 02:44
@curfew-marathon
curfew-marathon added this pull request to the merge queue Apr 22, 2026
Merged via the queue into main with commit d9706b0 Apr 22, 2026
11 of 14 checks passed
@curfew-marathon
curfew-marathon deleted the dependabot/github_actions/dependencies-a83d462f01 branch April 22, 2026 02:44

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the repository’s GitHub Actions workflows/composite action to use the latest pinned commit for actions/setup-node, keeping CI/publish pipelines aligned with the upstream action release.

Changes:

  • Bump actions/setup-node from 6.3.0 to 6.4.0 (pinned SHA update) in CI workflows.
  • Bump actions/setup-node from 6.3.0 to 6.4.0 (pinned SHA update) in the composite upload-artifact action.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
.github/workflows/publish.yaml Updates actions/setup-node pin to v6.4.0 for publish jobs.
.github/workflows/main.yaml Updates actions/setup-node pin to v6.4.0 for lint/build jobs.
.github/workflows/dryrun-publish.yaml Updates actions/setup-node pin to v6.4.0 for dry-run publish flow.
.github/actions/upload-artifact/action.yaml Updates actions/setup-node pin to v6.4.0 in the composite action.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants