File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7171
7272 # Even if we're testing we sign the images, so we can push them to production later if that's required
7373 - name : Install cosign
74- uses : sigstore/cosign-installer@3454372f43399081ed03b604cb2d021dabca52bb # v3
74+ uses : sigstore/cosign-installer@d7d6bc7722e3daa8354c50bcb52f4837da5e9b6a # v3
7575 # See https://github.blog/security/supply-chain-security/safeguard-container-signing-capability-actions/
7676 # and https://github.com/actions/starter-workflows/blob/main/ci/docker-publish.yml for more details on
7777 # how to use cosign.
@@ -172,7 +172,7 @@ jobs:
172172 done
173173
174174 - name : Install cosign
175- uses : sigstore/cosign-installer@3454372f43399081ed03b604cb2d021dabca52bb # v3
175+ uses : sigstore/cosign-installer@d7d6bc7722e3daa8354c50bcb52f4837da5e9b6a # v3
176176
177177 - name : Sign images
178178 run : |
You can’t perform that action at this time.
0 commit comments