We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d9942b commit e28e9e0Copy full SHA for e28e9e0
.github/workflows/ci.yaml
@@ -35,7 +35,7 @@ jobs:
35
install-only: true
36
37
- name: Install cosign
38
- uses: sigstore/cosign-installer@536b37ec5d5b543420bdfd9b744c5965bd4d8730 # v2.3.0
+ uses: sigstore/cosign-installer@7e0881f8fe90b25e305bbf0309761e9314607e25 # v2.4.0
39
40
- name: Install syft
41
uses: anchore/sbom-action/download-syft@bb716408e75840bbb01e839347cd213767269d4a # v0.11.0
.github/workflows/release.yaml
@@ -36,7 +36,7 @@ jobs:
42
0 commit comments