diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index eb1f3153..de75d3d2 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -161,7 +161,7 @@ jobs: docker build -f Dockerfile.metrics -t ibmcom/metrics-for-redis:local . - name: kind create cluster - uses: helm/kind-action@v1.5.0 + uses: helm/kind-action@v1.8.0 with: version: v0.18.0 config: ./test/e2e/kind_config.yml