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 91e692f commit fa465dfCopy full SHA for fa465df
.github/workflows/build-and-publish.yaml
@@ -62,7 +62,7 @@ jobs:
62
registry: ghcr.io
63
64
- name: Install Cosign
65
- uses: sigstore/cosign-installer@v3.9.2
+ uses: sigstore/cosign-installer@v3.10.0
66
67
- name: Sign the images with GitHub OIDC Token
68
env:
0 commit comments