We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc449e1 commit a71f313Copy full SHA for a71f313
.github/workflows/goreleaser.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: actions/setup-go@v5
36
with:
37
go-version: 1.22.x
38
- - uses: anchore/sbom-action/download-syft@v0.16.0
+ - uses: anchore/sbom-action/download-syft@v0.17.2
39
- name: setup qemu
40
id: qemu
41
uses: docker/setup-qemu-action@v3
0 commit comments