diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4831ac20..9cbb0844 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -26,7 +26,7 @@ jobs: run: python ./clone-awx-operator.py - name: Create k8s Kind Cluster - uses: helm/kind-action@v1.10.0 + uses: helm/kind-action@v1.11.0 - name: Build operator image and load into kind run: |