Skip to content

Commit 5738f95

Browse files
build(deps): bump docker/setup-buildx-action from 3.3.0 to 3.4.0 (#180)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@d70bba7...4fd8129) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 97ffc25 commit 5738f95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build-push-image.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
7474
- name: Set up Docker Buildx
7575
if: steps.dockerfile-exists.outputs.result == 'true'
76-
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb
76+
uses: docker/setup-buildx-action@4fd812986e6c8c2a69e18311145f9371337f27d4
7777

7878
- name: Login to DockerHub
7979
uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446

0 commit comments

Comments
 (0)