We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82c1c58 commit 5f7afaaCopy full SHA for 5f7afaa
1 file changed
README.md
@@ -550,6 +550,7 @@ These instructions use the [gcloud][gcloud] command-line tool.
550
```yaml
551
- uses: 'google-github-actions/auth@v2'
552
with:
553
+ service_account: '...' # my-service-account@my-project.iam.gserviceaccount.com
554
workload_identity_provider: '...' # "projects/123456789/locations/global/workloadIdentityPools/github/providers/my-repo"
555
```
556
0 commit comments