diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4c4e9e1dd0..9b5831bee2 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -775,7 +775,7 @@ jobs: uses: fluxcd/flux2/action@main with: # Keep this up to date with the version of flux installed in dogfood cluster - version: "2.2.0" + version: "2.2.1" - name: Get Cluster Credentials uses: "google-github-actions/get-gke-credentials@v2"