diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cb0e219cd..805754ec3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1813,7 +1813,7 @@ jobs: - name: "Authenticate with GCP" id: "auth" - uses: "google-github-actions/auth@b7593ed2efd1c1617e1b0254da33b86225adb2a5" + uses: "google-github-actions/auth@fc2174804b84f912b1f6d334e9463f484f1c552d" with: credentials_json: "${{ secrets.GCP_SERVICE_ACCOUNT_KEY }}"