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.
2 parents 1c9bf5c + 81587a5 commit 0c75a49Copy full SHA for 0c75a49
.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