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 afdb47c + 20fc7cc commit 2ee9cd9Copy full SHA for 2ee9cd9
.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@9becc617647dfa20ae7b1151972e9b3a2c338a2b
+ uses: sigstore/cosign-installer@a5d81fb6bdbcbb3d239e864d6552820420254494
54
- name: Install Syft
55
uses: anchore/sbom-action/download-syft@422cb34a0f8b599678c41b21163ea6088edb2624
56
- uses: actions/checkout@v3
0 commit comments