Skip to content

Commit 01ffa60

Browse files
Bump docker/setup-buildx-action from 1.6.0 to 1.7.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v1.6.0...v1.7.0) --- 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]>
1 parent 68e7b18 commit 01ffa60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
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.6.0
40+
uses: docker/setup-buildx-action@v1.7.0
4141
-
4242
name: Run GoReleaser
4343
uses: goreleaser/goreleaser-action@v2

0 commit comments

Comments
 (0)