Skip to content

Commit ccc7590

Browse files
chore(deps): update docker/setup-buildx-action action to v4
1 parent abdc71a commit ccc7590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- uses: denoland/setup-deno@v2.0.3
2525
- uses: anchore/sbom-action/download-syft@v0.20.6
2626
- uses: docker/setup-qemu-action@v3.6.0
27-
- uses: docker/setup-buildx-action@v3.11.1
27+
- uses: docker/setup-buildx-action@v4.0.0
2828
- uses: docker/login-action@v3.6.0
2929
with:
3030
registry: ghcr.io

0 commit comments

Comments
 (0)