We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a145e00 commit f901ed2Copy full SHA for f901ed2
.github/workflows/docker-publish.yml
@@ -41,7 +41,7 @@ jobs:
41
# https://github.com/sigstore/cosign-installer
42
- name: Install cosign
43
if: github.event_name != 'pull_request'
44
- uses: sigstore/cosign-installer@4a861528be5e691840a69536975ada1d4c30349d #v2.6.0
+ uses: sigstore/cosign-installer@e1523de7571e31dbe865fd2e80c5c7c23ae71eb4 #v2.6.0
45
with:
46
cosign-release: 'v1.11.0'
47
0 commit comments