diff --git a/.github/workflows/lint-test.yaml b/.github/workflows/lint-test.yaml index 822ff57..24a36fa 100644 --- a/.github/workflows/lint-test.yaml +++ b/.github/workflows/lint-test.yaml @@ -36,7 +36,7 @@ jobs: - name: Create kind cluster if: steps.list-changed.outputs.changed == 'true' - uses: helm/kind-action@v1.5.0 + uses: helm/kind-action@v1.7.0 with: version: v0.16.0