diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 0b1c1b2c..7ca4942f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -58,7 +58,7 @@ jobs: run: ct --config ct.yaml lint - name: Create kind cluster - uses: helm/kind-action@v1.8.0 + uses: helm/kind-action@v1.9.0 if: steps.list-changed.outputs.changed == 'true' - name: Install Argo Rollouts Controller