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 27ca372 commit dc40c73Copy full SHA for dc40c73
.github/workflows/release-master.yml
@@ -50,9 +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/[email protected]
54
- with:
55
- cosign-release: v2.0.2
+ uses: sigstore/cosign-installer@9becc617647dfa20ae7b1151972e9b3a2c338a2b
56
- name: Install Syft
57
uses: anchore/sbom-action/download-syft@422cb34a0f8b599678c41b21163ea6088edb2624
58
- uses: actions/checkout@v3
0 commit comments