mirror of
https://github.com/google-github-actions/auth.git
synced 2026-06-08 06:17:05 +00:00
Small README tweak
This commit is contained in:
parent
23620afd0f
commit
46affe9814
1 changed files with 2 additions and 2 deletions
|
|
@ -4,8 +4,8 @@ This GitHub Action authenticates to Google Cloud. It supports authentication via
|
||||||
a Google Cloud Service Account Key JSON and authentication via [Workload
|
a Google Cloud Service Account Key JSON and authentication via [Workload
|
||||||
Identity Federation][wif].
|
Identity Federation][wif].
|
||||||
|
|
||||||
Workload Identity Federation is the recommended approach as it obviates the need
|
Workload Identity Federation is recommended over Service Account Keys as it
|
||||||
to export a long-lived Google Cloud service account key and establishes a trust
|
obviates the need to export a long-lived credential and establishes a trust
|
||||||
delegation relationship between a particular GitHub Actions workflow invocation
|
delegation relationship between a particular GitHub Actions workflow invocation
|
||||||
and permissions on Google Cloud.
|
and permissions on Google Cloud.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue