diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3e0c633..8415a18 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -64,7 +64,7 @@ jobs: cache-to: type=gha,mode=max - name: Create kind cluster - uses: helm/kind-action@d08cf6ff1575077dee99962540d77ce91c62387d + uses: helm/kind-action@4be822c96b3a80076fb61a4e54a4e89d8d79c9c6 timeout-minutes: 5 with: kubectl_version: v1.22.2