Skip to content
Snippets Groups Projects
Unverified Commit 8aeb6525 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump docker/setup-buildx-action from 2 to 3 (#11)

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3

)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent d3643654
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@ jobs:
# Workaround: https://github.com/docker/build-push-action/issues/461
- name: Setup Docker buildx
uses: docker/setup-buildx-action@v2
uses: docker/setup-buildx-action@v3
# Login against a Docker registry except on PR
# https://github.com/docker/login-action
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment