File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838 - label : " I've updated to the latest versions"
3939
4040 - type : input
41- id : version
41+ id : ex_version
4242 attributes :
4343 label : Extension Version
4444 description : |
Original file line number Diff line number Diff line change 2424 runs-on : ubuntu-latest
2525 steps :
2626 - name : ' Checkout Repository'
27- uses : actions/checkout@v5
27+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
2828
2929 - name : Check License Header
3030 uses : apache/skywalking-eyes/header@main
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ This configuration is not required if utilizing the [Admin toolset](#supported-t
4545* ` CLOUD_SQL_POSTGRES_DATABASE ` : The name of the database to connect to.
4646* ` CLOUD_SQL_POSTGRES_USER ` : (Optional) The database username.
4747* ` CLOUD_SQL_POSTGRES_PASSWORD ` : (Optional) The password for the database user.
48- * ` CLOUD_SQL_POSTGRES_IP_TYPE ` : (Optional) The IP Type.
48+ * ` CLOUD_SQL_POSTGRES_IP_TYPE ` : (Optional) The IP Type i.e. "PUBLIC", "PRIVATE", or "PSC" (Default: "PUBLIC")
4949
5050Ensure [ Application Default Credentials] ( https://cloud.google.com/docs/authentication/gcloud ) are available in your environment.
5151
You can’t perform that action at this time.
0 commit comments