Skip to content

Commit 9ee118e

Browse files
Update docker/setup-buildx-action action to v3.3.0
1 parent 81312bb commit 9ee118e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
password: ${{ secrets.DOCKERHUB_TOKEN }}
3232
-
3333
name: Docker Setup Buildx
34-
uses: docker/setup-buildx-action@v3.0.0
34+
uses: docker/setup-buildx-action@v3.3.0
3535
-
3636
name: Run GoReleaser
3737
uses: goreleaser/goreleaser-action@v5

0 commit comments

Comments
 (0)