Skip to content

Commit 4d7eb53

Browse files
chore(deps): update sigstore/cosign-installer digest to d7d6bc7
1 parent acc0426 commit 4d7eb53

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
@@ -71,7 +71,7 @@ jobs:
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: |

0 commit comments

Comments
 (0)