diff --git a/.github/workflows/incluster-comp-pr-merged.yaml b/.github/workflows/incluster-comp-pr-merged.yaml index d66da22..3140a30 100644 --- a/.github/workflows/incluster-comp-pr-merged.yaml +++ b/.github/workflows/incluster-comp-pr-merged.yaml @@ -185,7 +185,7 @@ jobs: - name: Create k8s Kind Cluster id: kind-cluster-install - uses: helm/kind-action@v1.3.0 + uses: helm/kind-action@v1.10.0 with: cluster_name: ${{ steps.uuid.outputs.RANDOM_UUID }} # kubectl_version: v1.23.12