diff --git a/README.md b/README.md index 9ac6ff7..45dc31e 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,9 @@ Template Docker action -| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION | -|-------------------------------------------------|--------|----------|-------------------------|----------------------------------------| -| [token](#input_token) | string | true | `"${{ github.token }}"` | GITHUB\_TOKEN or a Repo scoped
PAT | +| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION | +|----------------------------------------------------------------------------------------|--------|----------|---------|-------------------------------| +| [postgresql\_version](#input_postgresql_version) | string | true | | Version of PostgreSQL. e.g 15 |