Skip to content

Commit 0fae613

Browse files
chore(deps): update sigstore/cosign-installer digest to d7d6bc7 (#181)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent acc0426 commit 0fae613

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/bake.yaml

+2-2
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)