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: