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 c47fa23 commit db0942cCopy full SHA for db0942c
.github/workflows/release-publish.yml
@@ -66,7 +66,7 @@ jobs:
66
password: ${{ secrets.GITHUB_TOKEN }}
67
68
- name: Install sigstore/cosign
69
- uses: sigstore/cosign-installer@d7d6bc7722e3daa8354c50bcb52f4837da5e9b6a # v3.8.1
+ uses: sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3.9.1
70
71
- name: Push charts to GHCR
72
env:
.github/workflows/tests-cluster-chainsaw.yaml
@@ -34,7 +34,7 @@ jobs:
34
fetch-depth: 0
35
36
- name: Install Cosign
37
38
39
- name: Setup kind
40
uses: ./.github/actions/setup-kind
0 commit comments