Skip to content

Commit a5d5fcf

Browse files
chore(deps): update docker/setup-qemu-action action to v4
1 parent f4600c1 commit a5d5fcf

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
@@ -23,7 +23,7 @@ jobs:
2323
fetch-depth: 0
2424
- uses: denoland/setup-deno@v2.0.4
2525
- uses: anchore/sbom-action/download-syft@v0.20.6
26-
- uses: docker/setup-qemu-action@v3.6.0
26+
- uses: docker/setup-qemu-action@v4.0.0
2727
- uses: docker/setup-buildx-action@v3.11.1
2828
- uses: docker/login-action@v3.6.0
2929
with:

0 commit comments

Comments
 (0)