Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@@ -50,7 +50,7 @@ jobs:
run: ct lint --config=.github/ci/ct.yaml
- name: Create kind cluster
- uses: helm/kind-action@92086f6be054225fa813e0a4b13787fc9088faab # v1.13.0
+ uses: helm/kind-action@ef37e7f390d99f746eb8b610417061a60e82a6cc # v1.14.0
if: steps.list-changed.outputs.changed == 'true'
- name: Run chart-testing (install)