Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 04ab544

Browse files
authoredOct 3, 2024··
chore(deps): update sigstore/cosign-installer digest to dc72c7d
1 parent 9574281 commit 04ab544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/docker-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
# https://github.com/sigstore/cosign-installer
4242
- name: Install cosign
4343
if: github.event_name != 'pull_request'
44-
uses: sigstore/cosign-installer@6e04d228eb30da1757ee4e1dd75a0ec73a653e06
44+
uses: sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da
4545
with:
4646
cosign-release: 'v1.7.1'
4747

0 commit comments

Comments
 (0)
Please sign in to comment.