File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6868
6969 # Even if we're testing we sign the images, so we can push them to production later if that's required
7070 - name : Install cosign
71- uses : sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3
71+ uses : sigstore/cosign-installer@cad07c2e89fa2edd6e2d7bab4c1aa38e53f76003 # v4
7272 # See https://github.blog/security/supply-chain-security/safeguard-container-signing-capability-actions/
7373 # and https://github.com/actions/starter-workflows/blob/main/ci/docker-publish.yml for more details on
7474 # how to use cosign.
Original file line number Diff line number Diff line change 4747 args : generate-catalogs --catalogs-dir artifacts/image-catalogs/ export --path artifacts/image-catalogs-extensions/
4848
4949 - name : Install cosign
50- uses : sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3
50+ uses : sigstore/cosign-installer@cad07c2e89fa2edd6e2d7bab4c1aa38e53f76003 # v4
5151
5252 - name : Sign catalogs
5353 run : |
You can’t perform that action at this time.
0 commit comments