diff --git a/.github/workflows/helm-test.yaml b/.github/workflows/helm-test.yaml index 95ac7a13..62835891 100644 --- a/.github/workflows/helm-test.yaml +++ b/.github/workflows/helm-test.yaml @@ -55,7 +55,7 @@ jobs: uses: helm/chart-testing-action@6ec842c01de15ebb84c8627d2744a0c2f2755c9f # v2.8.0 - name: Create kind cluster - uses: helm/kind-action@92086f6be054225fa813e0a4b13787fc9088faab # v1.13.0 + uses: helm/kind-action@ef37e7f390d99f746eb8b610417061a60e82a6cc # v1.14.0 - name: Run chart-testing (install) run: ct install --all --config .github/ct.yaml