diff --git a/.github/workflows/go-application.yml b/.github/workflows/go-application.yml index 68fd5bb..ebe05cd 100644 --- a/.github/workflows/go-application.yml +++ b/.github/workflows/go-application.yml @@ -294,7 +294,7 @@ jobs: run: helm dependency update - name: Create k8s Kind Cluster - uses: helm/kind-action@v1.7.0 + uses: helm/kind-action@v1.8.0 with: cluster_name: kind-chart-testing