We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d587238 + 56a0ceb commit 809c8a3Copy full SHA for 809c8a3
.github/workflows/main-build.yml
@@ -49,7 +49,7 @@ jobs:
49
50
# https://github.com/sigstore/cosign-installer
51
- name: Install Cosign
52
- uses: sigstore/cosign-installer@v2
+ uses: sigstore/cosign-installer@v3
53
54
- name: Check Cosign install!
55
run: cosign version
0 commit comments