diff --git a/.github/workflows/lint-test.yaml b/.github/workflows/lint-test.yaml index 64197f7..bda1c8e 100644 --- a/.github/workflows/lint-test.yaml +++ b/.github/workflows/lint-test.yaml @@ -33,7 +33,7 @@ jobs: - name: Create kind cluster if: steps.list-changed.outputs.changed == 'true' - uses: helm/kind-action@v1.9.0 + uses: helm/kind-action@v1.10.0 with: version: v0.22.0