We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7be629 commit e06002eCopy full SHA for e06002e
.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.5.0
39
with:
40
cosign-release: 'v2.1.1'
41
0 commit comments