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 e628fbc commit a59c5c2Copy full SHA for a59c5c2
.github/workflows/docker_publish.yml
@@ -38,7 +38,7 @@ jobs:
38
# https://github.com/sigstore/cosign-installer
39
- name: Install cosign
40
if: github.event_name != 'pull_request'
41
- uses: sigstore/cosign-installer@4959ce089c160fddf62f7b42464195ba1a56d382 # v3.6.0
+ uses: sigstore/[email protected]
42
with:
43
cosign-release: 'v2.4.0'
44
0 commit comments