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 5b2449a commit 8ba8beeCopy full SHA for 8ba8bee
.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@398d4b0eeef1380460a10c8013a76f728fb906ac # v3.9.1
+ uses: sigstore/cosign-installer@d58896d6a1865668819e1d91763c7751a165e159 # v3.9.2
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