We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e191300 commit 3a1678fCopy full SHA for 3a1678f
.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@55fd288876ce156f3d39276ebf89f86bf3702f37
+ uses: sigstore/cosign-installer@4079ad3567a89f68395480299c77e40170430341
45
with:
46
cosign-release: 'v1.9.0'
47
0 commit comments