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'