Skip to content

Commit 8efb103

Browse files
chore(deps): bump docker/setup-buildx-action from 3.6.1 to 3.11.1
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.6.1 to 3.11.1. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@988b5a0...e468171) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-version: 3.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 31ba689 commit 8efb103

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747

4848
# Workaround: https://github.com/docker/build-push-action/issues/461
4949
- name: Setup Docker buildx
50-
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db
50+
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435
5151

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

0 commit comments

Comments
 (0)