Skip to content

Commit 5e33e44

Browse files
Update sigstore/cosign-installer action to v3.10.0 (#27)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 895e7b9 commit 5e33e44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
cache-to: type=gha,mode=max
6363

6464
- name: Install Cosign
65-
uses: sigstore/cosign-installer@d58896d6a1865668819e1d91763c7751a165e159 # v3.9.2
65+
uses: sigstore/cosign-installer@d7543c93d881b35a8faa02e8e3605f69b7a1ce62 # v3.10.0
6666

6767
- name: Sign container image
6868
env:

0 commit comments

Comments
 (0)