diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 5d09105..2814dce 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -190,7 +190,7 @@ jobs: make docker-load - name: Create K8s Kind Cluster - uses: helm/kind-action@v1.10.0 + uses: helm/kind-action@v1.12.0 with: node_image: ${{ matrix.kind_node_image }} cluster_name: kubernetes-namespace-permission-manager-e2e