mirror of
https://github.com/Unleash/unleash.git
synced 2025-04-24 01:18:01 +02:00
Merge a03269a966
into 038c10f612
This commit is contained in:
commit
bd163be548
@ -24,7 +24,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Authenticate Google IAM
|
- name: Authenticate Google IAM
|
||||||
uses: 'google-github-actions/auth@v1'
|
uses: 'google-github-actions/auth@v2'
|
||||||
with:
|
with:
|
||||||
workload_identity_provider: 'projects/340004706233/locations/global/workloadIdentityPools/gh-actions-pool/providers/github-actions-oidc-unleash'
|
workload_identity_provider: 'projects/340004706233/locations/global/workloadIdentityPools/gh-actions-pool/providers/github-actions-oidc-unleash'
|
||||||
service_account: 'versionUpdateSa@metrics-304612.iam.gserviceaccount.com'
|
service_account: 'versionUpdateSa@metrics-304612.iam.gserviceaccount.com'
|
||||||
|
Loading…
Reference in New Issue
Block a user