1 parent ebad82c commit cb8ac42Copy full SHA for cb8ac42
1 file changed
.github/workflows/docker-publish.yml
@@ -36,7 +36,7 @@ jobs:
36
# https://github.com/sigstore/cosign-installer
37
- name: Install cosign
38
if: github.event_name != 'pull_request'
39
- uses: sigstore/cosign-installer@cad07c2e89fa2edd6e2d7bab4c1aa38e53f76003 # v4.1.1
+ uses: sigstore/cosign-installer@6f9f17788090df1f26f669e9d70d6ae9567deba6 # v4.1.2
40
41
# Set up BuildKit Docker container builder to be able to build
42
# multi-platform images and export cache
0 commit comments