diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index ea561cc..d9cb528 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -47,7 +47,7 @@ jobs: run: ct --config=.github/ct.yaml lint - name: Create kind cluster - uses: helm/kind-action@v1.10.0 + uses: helm/kind-action@v1.11.0 - name: Load dev image run: |