Skip to content

Commit 3bd6b7c

Browse files
committed
mcv: update cosign to v3.0.4
Signed-off-by: Maryam Tahhan <mtahhan@redhat.com>
1 parent e7c3a21 commit 3bd6b7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mcv-build-example-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
- name: Install Cosign
163163
uses: sigstore/cosign-installer@v4.0.0
164164
with:
165-
cosign-release: v3.8.1
165+
cosign-release: v3.0.4
166166
- name: Check install!
167167
run: cosign version
168168

0 commit comments

Comments
 (0)