diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 9cbb084..8a588d5 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.11.0 + uses: helm/kind-action@v1.12.0 - name: Build operator image and load into kind run: |