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 30c8dc2 commit 4e85e7bCopy full SHA for 4e85e7b
.github/workflows/build.yaml
@@ -144,7 +144,7 @@ jobs:
144
labels: ${{ steps.meta.outputs.labels }}
145
cache-from: type=gha
146
cache-to: type=gha,mode=max
147
- - uses: sigstore/cosign-installer@d7543c93d881b35a8faa02e8e3605f69b7a1ce62 # v3.10.0
+ - uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad # v4.0.0
148
if: ${{ startsWith(github.ref, 'refs/tags/') }}
149
- name: Sign the images with GitHub OIDC Token
150
0 commit comments