We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2c35d1c + 9724ff7 commit cf5fa35Copy full SHA for cf5fa35
1 file changed
.github/workflows/release.yaml
@@ -64,7 +64,7 @@ jobs:
64
- name: Set up environment
65
run: echo "GOVERSION=$(go version)" >> "$GITHUB_ENV"
66
- uses: sigstore/cosign-installer@9614fae9e5c5eddabb09f90a270fcb487c9f7149 # v3.3.0
67
- - uses: anchore/sbom-action/download-syft@5ecf649a417b8ae17dc8383dc32d46c03f2312df # v0.15.1
+ - uses: anchore/sbom-action/download-syft@c7f031d9249a826a082ea14c79d3b686a51d485a # v0.15.3
68
- uses: goreleaser/goreleaser-action@7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8 # v5.0.0
69
with:
70
version: latest
0 commit comments