diff --git a/.github/workflows/go-application.yml b/.github/workflows/go-application.yml index 74a67a4..dcedb76 100644 --- a/.github/workflows/go-application.yml +++ b/.github/workflows/go-application.yml @@ -373,7 +373,7 @@ jobs: run: helm dependency update - name: Create k8s Kind Cluster - uses: helm/kind-action@v1.10.0 + uses: helm/kind-action@v1.11.0 with: cluster_name: kind-chart-testing