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 aba2816 commit bf94a74Copy full SHA for bf94a74
.github/workflows/ci.yml
@@ -104,7 +104,7 @@ jobs:
104
if: github.ref_type == 'tag'
105
106
- name: Install Cosign
107
- uses: sigstore/cosign-installer@6e04d228eb30da1757ee4e1dd75a0ec73a653e06 # v3.1.1
+ uses: sigstore/cosign-installer@11086d25041f77fe8fe7b9ea4e48e3b9192b8f19 # v3.1.2
108
109
110
- name: Create/Update Draft
0 commit comments