From 9946293537d49845348c5fad61299d35fb7d140c Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Mon, 11 Sep 2023 18:09:42 -0600 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index bbe2040..3de8805 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ name: setup-postgresql -description: Setup PostgreSQL +description: Install and verify PostgreSQL on the GitHub actions runner using a specified version author: tj-actions inputs: postgresql_version: