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