diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index e8a2989a6..d396a4dc4 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -96,7 +96,7 @@ jobs: fetch-depth: 0 - name: Create kind ${{ matrix.k8s }} cluster - uses: helm/kind-action@ae94020eaf628e9b9b9f341a10cc0cdcf5c018fb # v1.11.0 + uses: helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3 # v1.12.0 with: node_image: kindest/node:${{ matrix.k8s }} version: v0.26.0 # renovate: datasource=github-releases depName=kind packageName=kubernetes-sigs/kind