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 8a76a5e commit 31f42ddCopy full SHA for 31f42dd
.github/workflows/release-master.yml
@@ -52,7 +52,7 @@ jobs:
52
# See issue https://github.com/actions/checkout/issues/760
53
run: git config --global --add safe.directory $GITHUB_WORKSPACE
54
- name: Install cosign
55
- uses: sigstore/cosign-installer@581838fbedd492d2350a9ecd427a95d6de1e5d01
+ uses: sigstore/cosign-installer@536b37ec5d5b543420bdfd9b744c5965bd4d8730
56
with:
57
cosign-release: v1.5.2
58
- name: Install Syft
0 commit comments