We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 535fbb3 commit 8bd2b74Copy full SHA for 8bd2b74
.github/workflows/release.yaml
@@ -203,7 +203,7 @@ jobs:
203
echo "$SBOM_DIGEST sbom.json" | sha256sum --strict --check --status || exit -2
204
205
- name: Install Cosign
206
- uses: sigstore/cosign-installer@59acb6260d9c0ba8f4a2f9d9b48431a222b68e20 # v3.5.0
+ uses: sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da # v3.7.0
207
with:
208
cosign-release: v2.2.4
209
0 commit comments