Skip to content

Commit

Permalink
Add token_format to Action config
Browse files Browse the repository at this point in the history
  • Loading branch information
liamtoozer committed Aug 9, 2024
1 parent 885a4ce commit 7200fbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
name: Authenticate to Google Cloud
uses: google-github-actions/auth@v2
with:
token_format: 'access_token'
workload_identity_provider: ${{ secrets.WORKLOAD_IDENTITY_PROVIDER }}
service_account: ${{ secrets.SERVICE_ACCOUNT }}

Expand Down

0 comments on commit 7200fbf

Please sign in to comment.