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 8fa1825 commit 704424fCopy full SHA for 704424f
.github/workflows/ci.yml
@@ -133,7 +133,7 @@ jobs:
133
if: startsWith(github.ref, 'refs/tags/')
134
135
- name: Install Cosign
136
- uses: sigstore/cosign-installer@6e04d228eb30da1757ee4e1dd75a0ec73a653e06 # v3.1.1
+ uses: sigstore/cosign-installer@11086d25041f77fe8fe7b9ea4e48e3b9192b8f19 # v3.1.2
137
138
139
- name: Build binary
0 commit comments