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 69b3fae commit 0c7d4c8Copy full SHA for 0c7d4c8
1 file changed
.github/workflows/release.yaml
@@ -48,7 +48,7 @@ jobs:
48
password: ${{ secrets.GITHUB_TOKEN }}
49
50
- name: Install Cosign
51
- uses: sigstore/cosign-installer@dbac2a8edec72ca001e3e9f3e53cd0b98f1eb467 #pin@v3.7.0
+ uses: sigstore/cosign-installer@29bcfa8619aeb12eaac78d31157172c86183b05c #pin@v3.7.0
52
53
- name: Publish and Sign OCI Charts
54
run: |
0 commit comments