We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1116f61 + 3a5692d commit 685fc53Copy full SHA for 685fc53
1 file changed
.github/workflows/release.yaml
@@ -63,7 +63,7 @@ jobs:
63
password: ${{ secrets.GITHUB_TOKEN }}
64
- name: Set up environment
65
run: echo "GOVERSION=$(go version)" >> "$GITHUB_ENV"
66
- - uses: sigstore/cosign-installer@9614fae9e5c5eddabb09f90a270fcb487c9f7149 # v3.3.0
+ - uses: sigstore/cosign-installer@e1523de7571e31dbe865fd2e80c5c7c23ae71eb4 # v3.4.0
67
- uses: anchore/sbom-action/download-syft@b6a39da80722a2cb0ef5d197531764a89b5d48c3 # v0.15.8
68
- uses: goreleaser/goreleaser-action@7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8 # v5.0.0
69
with:
0 commit comments