Skip to content

Commit

Permalink
Bump docker/setup-buildx-action
Browse files Browse the repository at this point in the history
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 5138f76647652447004da686b2411557eaf65f33 to abe89fb761023d1d963c81f6b5e0df54236dc097.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@5138f76...abe89fb)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 1665d48 commit 5fbc770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:

# Workaround: https://github.com/docker/build-push-action/issues/461
- name: Setup Docker buildx
uses: docker/setup-buildx-action@5138f76647652447004da686b2411557eaf65f33
uses: docker/setup-buildx-action@abe89fb761023d1d963c81f6b5e0df54236dc097

# Login against a Docker registry except on PR
# https://github.com/docker/login-action
Expand Down

0 comments on commit 5fbc770

Please sign in to comment.