From 416be24722e1846630d37d7748c185775ee76175 Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Wed, 5 Apr 2023 14:55:21 -0400 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7e05bfd8..4517988f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -100,6 +100,8 @@ jobs: with: workload_identity_provider: projects/297925809119/locations/global/workloadIdentityPools/gha-pool/providers/gha-provider service_account: github-actions-testing-for-gam@gam-project-wyo-lub-ivl.iam.gserviceaccount.com + access_token_scopes: https://www.googleapis.com/auth/iam + token_format: access_token - name: Cache multiple paths if: matrix.goal == 'build'