From 1be6574035556e1f982a4378491409b8daecec9a Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Fri, 27 Oct 2023 01:01:11 -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 8d7f1bb0..c9aa4cf1 100644 --- a/action.yml +++ b/action.yml @@ -113,7 +113,7 @@ inputs: required: false default: "false" dir_names_include_files: - description: "Include files in the output when `dir_names` is set to `true`. **NOTE:** This returns only the matching files and also the directory names." + description: "File and directory patterns to include in the output when `dir_names` is set to `true`. **NOTE:** This returns only the matching files and also the directory names." required: false default: "" dir_names_include_files_separator: