File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,6 +14,10 @@ Action to authenticate to Google Cloud:
14141 . [ Workload Identity Federation through a Service Account] ( #indirect-wif )
15151 . [ Service Account Key JSON] ( #sake )
1616
17+ > [ !IMPORTANT]
18+ > The ` gsutil ` command will ** not** use the credentials exported by this GitHub
19+ > Action. Customers should use ` gcloud storage ` instead.
20+
1721** This is not an officially supported Google product, and it is not covered by a
1822Google Cloud support contract. To report bugs or request features in a Google
1923Cloud product, please contact [ Google Cloud
@@ -35,9 +39,6 @@ support](https://cloud.google.com/support).**
3539 gha-creds-*.json
3640 ```
3741
38- - To use the `bq` or `gsutil` tools, use the Google Cloud SDK version 390.0.0
39- or newer.
40-
4142- This action runs using Node 20. Use a [runner
4243 version](https://github.com/actions/virtual-environments) that supports this
4344 version of Node or newer.
You can’t perform that action at this time.
0 commit comments