We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 283622e + 7c4aec5 commit e75c689Copy full SHA for e75c689
1 file changed
.github/workflows/release.yaml
@@ -23,7 +23,7 @@ jobs:
23
go-version-file: 'go.mod'
24
25
- uses: sigstore/cosign-installer@v4.0.0
26
- - uses: anchore/sbom-action/download-syft@v0.22.1
+ - uses: anchore/sbom-action/download-syft@v0.22.2
27
- name: GoReleaser
28
uses: goreleaser/goreleaser-action@v6
29
with:
0 commit comments