diff --git a/.github/workflows/helm-chart-lint.yml b/.github/workflows/helm-chart-lint.yml index a00b767ee..2654a5a44 100644 --- a/.github/workflows/helm-chart-lint.yml +++ b/.github/workflows/helm-chart-lint.yml @@ -37,7 +37,7 @@ jobs: run: ct lint --chart-dirs=helm --charts=helm/provisioner --lint-conf=helm/lintconf.yaml --check-version-increment=false --validate-maintainers=false - name: Create Kind cluster - uses: helm/kind-action@0025e74a8c7512023d06dc019c617aa3cf561fde + uses: helm/kind-action@ae94020eaf628e9b9b9f341a10cc0cdcf5c018fb - name: Run chart-testing (install) run: ct install --chart-dirs=helm --charts=helm/provisioner