File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7373
7474 # Even if we're testing we sign the images, so we can push them to production later if that's required
7575 - name : Install cosign
76- uses : sigstore/cosign-installer@fb28c2b6339dcd94da6e4cbcbc5e888961f6f8c3 # v3
76+ uses : sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3
7777 # See https://github.blog/security/supply-chain-security/safeguard-container-signing-capability-actions/
7878 # and https://github.com/actions/starter-workflows/blob/main/ci/docker-publish.yml for more details on
7979 # how to use cosign.
@@ -174,7 +174,7 @@ jobs:
174174 done
175175
176176 - name : Install cosign
177- uses : sigstore/cosign-installer@fb28c2b6339dcd94da6e4cbcbc5e888961f6f8c3 # v3
177+ uses : sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3
178178
179179 - name : Sign images
180180 run : |
You can’t perform that action at this time.
0 commit comments