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 5d9862498505fcac67b9f455d6e94ec0339f7b90 to 0d103c3126aa41d772a8362f6aa67afac040f80c.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@5d98624...0d103c3)

---
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 Feb 26, 2024
1 parent 6bd11ae commit e8feb25
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@5d9862498505fcac67b9f455d6e94ec0339f7b90
uses: docker/setup-buildx-action@0d103c3126aa41d772a8362f6aa67afac040f80c

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

0 comments on commit e8feb25

Please sign in to comment.