We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dd11ffe + 336ab50 commit a42bcd8Copy full SHA for a42bcd8
1 file changed
.github/workflows/release.yaml
@@ -19,7 +19,7 @@ jobs:
19
fetch-depth: 0
20
21
- name: Setup Cosign
22
- uses: sigstore/cosign-installer@v4.1.0
+ uses: sigstore/cosign-installer@v4.1.1
23
24
- name: Configure Git
25
run: |
0 commit comments