File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -73,12 +73,16 @@ jobs:
7373 (` gcloud ` ) to install (e.g. ` "290.0.1" ` ). The default value is "latest",
7474 which will install the latest available Cloud SDK version.
7575
76+ ** Warning!** Workload Identity Federation requires version
77+ [ 363.0.0] ( https://cloud.google.com/sdk/docs/release-notes#36300_2021-11-02 )
78+ or newer.
79+
7680- ` project_id ` : (Optional) Project ID (** not** project _ number_ ) of the Google
7781 Cloud project. If provided, this will configure the ` gcloud ` CLI to use that
7882 project ID for commands. Individual commands can still override the project
7983 with the ` --project ` flag. If unspecified, the action attempts to find the
8084 "best" project ID by looking at other inputs and environment variables.
81-
85+
8286- ` install_components ` : (Optional) List of Cloud SDK components to install
8387
8488### Authentication inputs
You can’t perform that action at this time.
0 commit comments