We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c5d2d1 commit 0ad69d5Copy full SHA for 0ad69d5
.github/workflows/docker-publish.yaml
@@ -35,7 +35,7 @@ jobs:
35
# https://github.com/sigstore/cosign-installer
36
- name: Install cosign
37
if: github.event_name != 'pull_request'
38
- uses: sigstore/cosign-installer@v3.1.1
+ uses: sigstore/cosign-installer@v3.4.0
39
with:
40
cosign-release: 'v2.1.1'
41
0 commit comments