Skip to content

chore(deps): bump github-actions group with 6 updates#145

Merged
BENZOOgataga merged 1 commit intodependabot/github_actions/github-actions-c31d13a241from
copilot/sub-pr-143
Mar 9, 2026
Merged

chore(deps): bump github-actions group with 6 updates#145
BENZOOgataga merged 1 commit intodependabot/github_actions/github-actions-c31d13a241from
copilot/sub-pr-143

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 9, 2026

Routine major-version bumps for all GitHub Actions used across CI, security, and release workflows. All updated actions now run on the Node.js 24 runtime (requires Actions Runner ≥ v2.327.1, satisfied by ubuntu-latest).

Updated actions

Action From To Notable changes
actions/checkout v4 v6 Credentials persisted to separate file
actions/setup-node v4 v6 Auto-caching limited to npm only (breaking)
docker/setup-buildx-action v3 v4 Removed deprecated inputs/outputs
docker/login-action v3 v4 Node 24 runtime
docker/build-push-action v6 v7 Node 24 runtime
github/codeql-action v3 v4 Node 24 runtime

Breaking change note

actions/setup-node@v6 restricts automatic caching to npm. This repo is unaffected — all workflow usages explicitly set cache: pnpm.

No known CVEs in any of the new versions per the GitHub Advisory Database.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI changed the title [WIP] Update github-actions group with 6 dependency updates chore(deps): bump github-actions group with 6 updates Mar 9, 2026
@BENZOOgataga BENZOOgataga marked this pull request as ready for review March 9, 2026 11:22
@BENZOOgataga BENZOOgataga merged commit 18dfe36 into dependabot/github_actions/github-actions-c31d13a241 Mar 9, 2026
2 checks passed
BENZOOgataga pushed a commit that referenced this pull request Mar 9, 2026
* chore(deps): bump the github-actions group with 6 updates

Bumps the github-actions group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4` | `6` |
| [actions/setup-node](https://github.com/actions/setup-node) | `4` | `6` |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `3` | `4` |
| [docker/login-action](https://github.com/docker/login-action) | `3` | `4` |
| [docker/build-push-action](https://github.com/docker/build-push-action) | `6` | `7` |
| [github/codeql-action](https://github.com/github/codeql-action) | `3` | `4` |


Updates `actions/checkout` from 4 to 6
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v6)

Updates `actions/setup-node` from 4 to 6
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v4...v6)

Updates `docker/setup-buildx-action` from 3 to 4
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@v3...v4)

Updates `docker/login-action` from 3 to 4
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@v3...v4)

Updates `docker/build-push-action` from 6 to 7
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@v6...v7)

Updates `github/codeql-action` from 3 to 4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/setup-node
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: docker/setup-buildx-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: docker/login-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: docker/build-push-action
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>

* Initial plan (#145)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
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.

2 participants