We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19a416b commit 032b290Copy full SHA for 032b290
.github/workflows/release.yaml
@@ -35,7 +35,7 @@ jobs:
35
username: ${{ github.actor }}
36
password: ${{ secrets.GITHUB_TOKEN }}
37
- name: Setup Cosign
38
- uses: sigstore/cosign-installer@9e9de2292db7abb3f51b7f4808d98f0d347a8919 # v3.0.2
+ uses: sigstore/cosign-installer@dd6b2e2b610a11fd73dd187a43d57cc1394e35f9 # v3.0.5
39
- uses: anchore/sbom-action/download-syft@422cb34a0f8b599678c41b21163ea6088edb2624 # v0.14.1
40
- name: Create release and SBOM
41
if: startsWith(github.ref, 'refs/tags/v')
0 commit comments