diff --git a/.github/workflows/helm-ci.yml b/.github/workflows/helm-ci.yml index 978cef5f78a29..a2d7ad0e28ec2 100644 --- a/.github/workflows/helm-ci.yml +++ b/.github/workflows/helm-ci.yml @@ -51,7 +51,7 @@ jobs: timeout-minutes: 10 - name: Create kind cluster - uses: helm/kind-action@v1.10.0 + uses: helm/kind-action@v1.11.0 if: steps.list-changed.outputs.changed == 'true' - name: Install prometheus operator