This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit e2ed738 authored Feb 5, 2025 · 38 / 38 · Verified
1 parent f7de750 commit e2ed738 Copy full SHA for e2ed738
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -311,7 +311,7 @@ jobs:
311
311
password : ${{ secrets.GITHUB_TOKEN }}
312
312
313
313
# Sign container
314
- - uses : sigstore/cosign-installer@v3.7 .0
314
+ - uses : sigstore/cosign-installer@v3.8 .0
315
315
if : github.event_name != 'pull_request'
316
316
317
317
- name : Sign container image
@@ -581,7 +581,7 @@ jobs:
581
581
password : ${{ secrets.GITHUB_TOKEN }}
582
582
583
583
# Sign container
584
- - uses : sigstore/cosign-installer@v3.7 .0
584
+ - uses : sigstore/cosign-installer@v3.8 .0
585
585
if : github.event_name != 'pull_request'
586
586
587
587
- name : Sign container image
You can’t perform that action at this time.
0 commit comments