mirror of
https://github.com/Unleash/unleash.git
synced 2025-07-31 13:47:02 +02:00
chore(deps): update google-github-actions/auth action to v2
This commit is contained in:
parent
a65c8baf56
commit
a03269a966
@ -24,7 +24,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Authenticate Google IAM
|
||||
uses: 'google-github-actions/auth@v1'
|
||||
uses: 'google-github-actions/auth@v2'
|
||||
with:
|
||||
workload_identity_provider: 'projects/340004706233/locations/global/workloadIdentityPools/gh-actions-pool/providers/github-actions-oidc-unleash'
|
||||
service_account: 'versionUpdateSa@metrics-304612.iam.gserviceaccount.com'
|
||||
|
Loading…
Reference in New Issue
Block a user