We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf69e18 + 3d38023 commit 252d1feCopy full SHA for 252d1fe
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@24b0d5238516480139aa8bc6f92eeb7b54a9eb0a # v0.15.5
+ - uses: anchore/sbom-action/download-syft@b6a39da80722a2cb0ef5d197531764a89b5d48c3 # v0.15.8
68
- uses: goreleaser/goreleaser-action@7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8 # v5.0.0
69
with:
70
version: latest
0 commit comments