We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f319f36 commit 9edbb17Copy full SHA for 9edbb17
.github/workflows/docker-build.yml
@@ -30,7 +30,7 @@ jobs:
30
# https://github.com/sigstore/cosign-installer
31
- name: Install cosign
32
if: github.event_name != 'pull_request'
33
- uses: sigstore/cosign-installer@3.7.0
+ uses: sigstore/cosign-installer@v3.7.0
34
with:
35
cosign-release: "v2.5.0"
36
0 commit comments