Skip to content

build(deps): bump the all group with 3 updates#18

Merged
XFox111 merged 1 commit into
mainfrom
next
May 14, 2026
Merged

build(deps): bump the all group with 3 updates#18
XFox111 merged 1 commit into
mainfrom
next

Conversation

@XFox111
Copy link
Copy Markdown
Owner

@XFox111 XFox111 commented May 14, 2026

Bumps the all group with 3 updates: docker/build-push-action, docker/metadata-action and docker/login-action.

Updates docker/build-push-action from 6 to 7

Updates docker/metadata-action from 5 to 6

Updates docker/login-action from 3 to 4


updated-dependencies:

  • dependency-name: docker/build-push-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all
  • dependency-name: docker/metadata-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all
  • dependency-name: docker/login-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all ...

Resolves: #issue_number

Description

Bumps the all group with 3 updates: [docker/build-push-action](https://github.com/docker/build-push-action), [docker/metadata-action](https://github.com/docker/metadata-action) and [docker/login-action](https://github.com/docker/login-action).


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 `docker/metadata-action` from 5 to 6
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](docker/metadata-action@v5...v6)

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

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: docker/metadata-action
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: docker/login-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@XFox111 XFox111 self-assigned this May 14, 2026
Copilot AI review requested due to automatic review settings May 14, 2026 08:38
@XFox111 XFox111 added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 14, 2026
@XFox111 XFox111 merged commit f1e2812 into main May 14, 2026
4 checks passed
@XFox111 XFox111 deleted the next branch May 14, 2026 08:38
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the GitHub Actions used in the repository’s CI/audit workflows to newer major versions for Docker metadata generation, registry login, and Docker build/push, keeping the automation dependencies current.

Changes:

  • Bump docker/metadata-action from v5 to v6 in CI.
  • Bump docker/login-action from v3 to v4 for Docker Hub and GHCR logins in CI.
  • Bump docker/build-push-action from v6 to v7 in both CI and audit workflows.

Reviewed changes

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

File Description
.github/workflows/ci.yml Updates Docker metadata/login/build actions to latest major versions for the release build/push workflow.
.github/workflows/audit.yml Updates Docker build action to latest major version for the audit pipeline build step.

💡 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