diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e5ed3f49b..69c381161 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -62,7 +62,7 @@ jobs: - name: Create kind cluster if: steps.check.outputs.release - uses: helm/kind-action@v1.10.0 + uses: helm/kind-action@v1.11.0 - name: Install LB on Kind if: steps.check.outputs.release