Add service_account to WIF through SA example (#369)
Refs https://github.com/google-github-actions/auth/issues/368
This commit is contained in:
parent
82c1c583d7
commit
5f7afaa53a
@ -550,6 +550,7 @@ These instructions use the [gcloud][gcloud] command-line tool.
|
||||
```yaml
|
||||
- uses: 'google-github-actions/auth@v2'
|
||||
with:
|
||||
service_account: '...' # my-service-account@my-project.iam.gserviceaccount.com
|
||||
workload_identity_provider: '...' # "projects/123456789/locations/global/workloadIdentityPools/github/providers/my-repo"
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user