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 346a15e commit 03bc411Copy full SHA for 03bc411
.github/workflows/docker-publish.yml
@@ -34,7 +34,7 @@ jobs:
34
# https://github.com/sigstore/cosign-installer
35
- name: Install cosign
36
if: github.event_name != 'pull_request'
37
- uses: sigstore/cosign-installer@2.8.1
+ uses: sigstore/cosign-installer@v2.8.1
38
39
# Workaround: https://github.com/docker/build-push-action/issues/461
40
- name: Setup Docker buildx
0 commit comments