diff --git a/README.md b/README.md index 5dd6137..dadb65d 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ jobs: run: ct lint - name: Create kind cluster - uses: helm/kind-action@v1.0.0 + uses: helm/kind-action@v1.2.0 if: steps.list-changed.outputs.changed == 'true' - name: Run chart-testing (install)