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 168cbcf commit 2feee1fCopy full SHA for 2feee1f
1 file changed
.github/workflows/release.yaml
@@ -47,7 +47,7 @@ jobs:
47
password: ${{ secrets.GITHUB_TOKEN }}
48
49
- name: Install Cosign
50
- uses: sigstore/cosign-installer@d7543c93d881b35a8faa02e8e3605f69b7a1ce62 #pin@v3.7.0
+ uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad #pin@v3.7.0
51
52
- name: Publish and Sign OCI Charts
53
run: |
0 commit comments