Skip to content

Commit 1e44937

Browse files
authored
Merge pull request #263 from kbudde/dependabot/github_actions/docker/setup-buildx-action-2.0.0
Bump docker/setup-buildx-action from 1.7.0 to 2.0.0
2 parents 48b0b17 + 706dd4e commit 1e44937

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)