From 9f02d220ef4a554984977cd130f6922160fd460a Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Tue, 12 Sep 2023 07:10:18 -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 c206faa..2d41b20 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ name: install-postgresql -description: Install and verify PostgreSQL on the GitHub actions runner using a specified version. +description: Install PostgreSQL on the GitHub actions runner and verify the installation. author: tj-actions inputs: postgresql_version: