We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83bb478 commit 5f9e895Copy full SHA for 5f9e895
.github/workflows/docker-publish.yml
@@ -37,7 +37,7 @@ jobs:
37
# https://github.com/sigstore/cosign-installer
38
- name: Install cosign
39
if: github.event_name != 'pull_request'
40
- uses: sigstore/cosign-installer@789d2886c082e8fb7b9710810b73c3f0840573ed
+ uses: sigstore/cosign-installer@c56c2d3e59e4281cc41dea2217323ba5694b171e
41
42
43
# Workaround: https://github.com/docker/build-push-action/issues/461
0 commit comments