From f194999f74eabc565d656ad2101fc68a84f41481 Mon Sep 17 00:00:00 2001 From: jackton1 Date: Fri, 8 Sep 2023 10:46:54 +0000 Subject: [PATCH] Updated README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 |