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 26c00e8 commit 81587a5Copy full SHA for 81587a5
.github/workflows/release-process.yml
@@ -42,7 +42,7 @@ jobs:
42
go-version: 1.23.3
43
44
- name: Set up Cosign
45
- uses: sigstore/cosign-installer@v3.7.0
+ uses: sigstore/cosign-installer@v3.8.2
46
47
- name: Run release script
48
run: |
0 commit comments