From 4c09115926dbaf428077ea3bd0803669204ec1b4 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Mon, 2 Jan 2023 13:06:25 -0700 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 5ef247ca..0ba8fdf2 100644 --- a/action.yml +++ b/action.yml @@ -80,7 +80,7 @@ inputs: required: false default: "false" json_raw_format: - description: "Output list of changed files in a raw format which means that the output will not be surrounded by quotes and special characters will not be escaped." + description: "Output list of changed files jq raw output format which means that the output will not be surrounded by quotes and special characters will not be escaped." required: false default: "false" fetch_depth: