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.
2 parents 187995d + 5e86518 commit db655f7Copy full SHA for db655f7
1 file changed
.github/workflows/container-image.yml
@@ -69,7 +69,7 @@ jobs:
69
GIT_VERSION=${{ github.ref_name }} make container-publish | tee -a $GITHUB_STEP_SUMMARY
70
71
- name: Install cosign
72
- uses: sigstore/cosign-installer@d58896d6a1865668819e1d91763c7751a165e159 # v3.9.2
+ uses: sigstore/cosign-installer@6f9f17788090df1f26f669e9d70d6ae9567deba6 # v4.1.2
73
74
- name: Cosign sign published container manifest (keyless / Sigstore)
75
env:
0 commit comments