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 2854107 commit 9c0f7a8Copy full SHA for 9c0f7a8
.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@b4f55743d10d066fee1de1cf0fa26069700c0195
+ uses: sigstore/cosign-installer@162dfdf7b9ab8be88c95b4fc982792c4c273e27a
45
with:
46
cosign-release: 'v1.4.0'
47
0 commit comments