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 79abd3f86f79a9d68a23c75a09a9a85889262adf to c47758b77c9736f4b2ef4073d4d51994fabfe349.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@79abd3f...c47758b)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 8220ff5 commit c8867e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:

# Workaround: https://github.com/docker/build-push-action/issues/461
- name: Setup Docker buildx
uses: docker/setup-buildx-action@79abd3f86f79a9d68a23c75a09a9a85889262adf
uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349

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

0 comments on commit c8867e3

Please sign in to comment.