diff --git a/.github/workflows/build-time-benchmark.yml b/.github/workflows/build-time-benchmark.yml index f81509a..71fae75 100644 --- a/.github/workflows/build-time-benchmark.yml +++ b/.github/workflows/build-time-benchmark.yml @@ -16,7 +16,7 @@ jobs: architecture: x64 distribution: 'temurin' - name: Login to GCP - uses: google-github-actions/auth@ba79af03959ebeac9769e648f473a284504d9193 + uses: google-github-actions/auth@b7593ed2efd1c1617e1b0254da33b86225adb2a5 with: service_account: ${{ secrets.BQ_UPLOADER_SA }} credentials_json: ${{ secrets.BQ_UPLOADER_SA_KEY }}