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 7dde169 commit b46655cCopy full SHA for b46655c
1 file changed
.github/workflows/release.yaml
@@ -27,7 +27,7 @@ jobs:
27
username: ${{ github.actor }}
28
password: ${{ secrets.GITHUB_TOKEN }}
29
- name: Setup Cosign
30
- uses: sigstore/cosign-installer@7e8b541eb2e61bf99390e1afd4be13a184e9ebc5 # v3.10.1
+ uses: sigstore/cosign-installer@ba7bc0a3fef59531c69a25acd34668d6d3fe6f22 # v4.1.0
31
- uses: anchore/sbom-action/download-syft@28d71544de8eaf1b958d335707167c5f783590ad # v0.22.2
32
- name: Create release and SBOM
33
if: startsWith(github.ref, 'refs/tags/v')
0 commit comments