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 b945642 commit af40ed9Copy full SHA for af40ed9
.github/workflows/release.yml
@@ -36,7 +36,7 @@ jobs:
36
# Install the cosign tool except on PR
37
# https://github.com/sigstore/cosign-installer
38
- name: Install cosign
39
- uses: sigstore/cosign-installer@4959ce089c160fddf62f7b42464195ba1a56d382
+ uses: sigstore/cosign-installer@d58896d6a1865668819e1d91763c7751a165e159
40
with:
41
cosign-release: 'v1.7.1'
42
0 commit comments