Skip to content

Commit 706dd4e

Browse files
Bump docker/setup-buildx-action from 1.7.0 to 2.0.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.7.0 to 2.0.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v1.7.0...v2.0.0) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 81d4e66 commit 706dd4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
password: ${{ secrets.DOCKERHUB_TOKEN }}
3838
-
3939
name: Docker Setup Buildx
40-
uses: docker/setup-buildx-action@v1.7.0
40+
uses: docker/setup-buildx-action@v2.0.0
4141
-
4242
name: Run GoReleaser
4343
uses: goreleaser/goreleaser-action@v2

0 commit comments

Comments
 (0)