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 efb02d4 + 51deb7d commit 5b6e0a8Copy full SHA for 5b6e0a8
.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@a5d81fb6bdbcbb3d239e864d6552820420254494
+ uses: sigstore/cosign-installer@1fc5bd396d372bee37d608f955b336615edf79c8
54
- name: Install Syft
55
uses: anchore/sbom-action/download-syft@fd74a6fb98a204a1ad35bbfae0122c1a302ff88b
56
- uses: actions/checkout@v3
0 commit comments