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