We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2daf277 commit 38e0a77Copy full SHA for 38e0a77
.github/workflows/release.yml
@@ -71,7 +71,7 @@ jobs:
71
./cmd/server
72
73
- name: Install Cosign
74
- uses: sigstore/cosign-installer@d58896d6a1865668819e1d91763c7751a165e159 # v3.9.2
+ uses: sigstore/cosign-installer@d7543c93d881b35a8faa02e8e3605f69b7a1ce62 # v3.10.0
75
76
- name: Sign Image with Cosign
77
env:
0 commit comments