Skip to content

Commit 04efc2c

Browse files
chore: Update README.md
Signed-off-by: gurusai-voleti <gvoleti@google.com>
1 parent aa5489c commit 04efc2c

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
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

65
Or 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
137136
jobs:
@@ -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

0 commit comments

Comments
 (0)