File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 11# ` setup-gcloud ` GitHub Action
22
3- Configures the [ Google Cloud SDK] [ sdk ] in the GitHub Actions environment. The Google Cloud SDK includes both the [ gcloud] [ gcloud ] and
4- [ gsutil] [ gsutil ] binaries.
3+ Configures the [ Google Cloud SDK] [ sdk ] in the GitHub Actions environment. The Google Cloud SDK includes the [ gcloud] [ gcloud ] binary.
54
65Or integrate natively with other Google Cloud GitHub Actions:
76
@@ -131,7 +130,7 @@ authenticate via the following options:
131130# ## Workload Identity Federation (preferred)
132131
133132**⚠️ You must use the Cloud SDK version 390.0.0 or later to authenticate the
134- ` bq` and `gsutil` tools .**
133+ ` bq` tool .**
135134
136135` ` ` yaml
137136jobs:
@@ -258,7 +257,6 @@ explicitly updating your version number. Note that we only publish `MAJOR` and
258257[sdk] : https://cloud.google.com/sdk/
259258[gcloud] : https://cloud.google.com/sdk/gcloud/
260259[gcloud-credentials] : https://cloud.google.com/docs/authentication/gcloud#gcloud-credentials
261- [gsutil] : https://cloud.google.com/storage/docs/gsutil
262260[sa-iam-docs] : https://cloud.google.com/iam/docs/service-accounts
263261[sa] : https://cloud.google.com/iam/docs/creating-managing-service-accounts
264262[wif] : https://cloud.google.com/iam/docs/workload-identity-federation
You can’t perform that action at this time.
0 commit comments