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 d91c2fc commit d24950cCopy full SHA for d24950c
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
if: github.ref_type == 'tag'
37
38
- name: Install Cosign
39
- uses: sigstore/[email protected].0
+ uses: sigstore/[email protected].2
40
41
42
- name: Build binary
0 commit comments