File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5454 done
5555
5656 - name : Install cosign
57- uses : sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3
57+ uses : sigstore/cosign-installer@cad07c2e89fa2edd6e2d7bab4c1aa38e53f76003 # v4.1.1
5858
5959 - name : Sign images
6060 shell : bash
Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ jobs:
123123
124124 # Even if we're testing we sign the images, so we can push them to production later if that's required
125125 - name : Install cosign
126- uses : sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3
126+ uses : sigstore/cosign-installer@cad07c2e89fa2edd6e2d7bab4c1aa38e53f76003 # v4.1.1
127127 # See https://github.blog/security/supply-chain-security/safeguard-container-signing-capability-actions/
128128 # and https://github.com/actions/starter-workflows/blob/main/ci/docker-publish.yml for more details on
129129 # how to use cosign.
Original file line number Diff line number Diff line change 5252 yq -i '.metadata.name = "postgresql"' postgres-containers/Debian/ClusterImageCatalog-bookworm.yaml
5353
5454 - name : Install cosign
55- uses : sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3
55+ uses : sigstore/cosign-installer@cad07c2e89fa2edd6e2d7bab4c1aa38e53f76003 # v4.1.1
5656
5757 - name : Sign catalogs
5858 run : |
You can’t perform that action at this time.
0 commit comments