diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8fac9089f..dd4d66b3b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1613,7 +1613,7 @@ jobs: - name: "Authenticate with GCP" id: "auth" - uses: "google-github-actions/auth@140bb5113ffb6b65a7e9b937a81fa96cf5064462" + uses: "google-github-actions/auth@b7593ed2efd1c1617e1b0254da33b86225adb2a5" with: credentials_json: "${{ secrets.GCP_SERVICE_ACCOUNT_KEY }}"