There was an error while loading. Please reload this page.
2 parents 395cab2 + d2bb523 commit df325e1Copy full SHA for df325e1
1 file changed
.github/workflows/docker-publish.yml
@@ -39,7 +39,7 @@ jobs:
39
# https://github.com/sigstore/cosign-installer
40
- name: Install cosign
41
if: github.event_name != 'pull_request'
42
- uses: sigstore/cosign-installer@3454481bda25e5a7dbd6c3c2c7b74d5e68316fed # v4.0.0
+ uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad # v4.0.0
43
44
# Workaround: https://github.com/docker/build-push-action/issues/461
45
- name: Setup Docker buildx
0 commit comments