We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4600c1 commit b333453Copy full SHA for b333453
.github/workflows/goreleaser.yml
@@ -23,7 +23,7 @@ jobs:
23
fetch-depth: 0
24
- uses: denoland/setup-deno@v2.0.4
25
- uses: anchore/sbom-action/download-syft@v0.20.6
26
- - uses: docker/setup-qemu-action@v3.6.0
+ - uses: docker/setup-qemu-action@v3.7.0
27
- uses: docker/setup-buildx-action@v3.11.1
28
- uses: docker/login-action@v3.6.0
29
with:
0 commit comments