diff --git a/.github/workflows/ci-containers.yaml b/.github/workflows/ci-containers.yaml index df62c905..34c0c253 100644 --- a/.github/workflows/ci-containers.yaml +++ b/.github/workflows/ci-containers.yaml @@ -89,7 +89,7 @@ jobs: uses: actions/checkout@v4 - name: Create k8s Kind Cluster - uses: helm/kind-action@v1.9.0 + uses: helm/kind-action@v1.10.0 with: cluster_name: kind config: ./kind/config.yaml