We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e77b4ad commit c49112dCopy full SHA for c49112d
.github/workflows/ci.yaml
@@ -35,7 +35,7 @@ jobs:
35
install-only: true
36
37
- name: Install cosign
38
- uses: sigstore/cosign-installer@7e0881f8fe90b25e305bbf0309761e9314607e25 # v2.4.0
+ uses: sigstore/cosign-installer@48866aa521d8bf870604709cd43ec2f602d03ff2 # 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