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 38b2764 commit ca1ec98Copy full SHA for ca1ec98
.github/workflows/ci.yml
@@ -165,7 +165,7 @@ jobs:
165
if: github.ref_type == 'tag'
166
167
- name: Install Cosign
168
- uses: sigstore/cosign-installer@c56c2d3e59e4281cc41dea2217323ba5694b171e # v3.8.0
+ uses: sigstore/cosign-installer@d7d6bc7722e3daa8354c50bcb52f4837da5e9b6a # v3.8.1
169
170
171
- name: Build binary
0 commit comments