Skip to content

Commit b53a73e

Browse files
chore(deps): update sigstore/cosign-installer digest to 398d4b0
1 parent 1dc2196 commit b53a73e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/bake.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
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: |

0 commit comments

Comments
 (0)