Skip to content

Commit

Permalink
Update auth workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
aazuspan committed Jan 29, 2025
1 parent c502064 commit 2452e18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- id: 'auth'
name: 'Authenticate to Google Cloud'
uses: 'google-github-actions/auth@v0.4.0'
uses: 'google-github-actions/auth@v2'
with:
workload_identity_provider: 'projects/569867470362/locations/global/workloadIdentityPools/github-actions/providers/github-actions'
service_account: 'github-actions-runner@ee-aazuspan.iam.gserviceaccount.com'
Expand Down

0 comments on commit 2452e18

Please sign in to comment.