diff --git a/action.yml b/action.yml index 0e21d02f080..86cc8e7059e 100644 --- a/action.yml +++ b/action.yml @@ -36,7 +36,7 @@ inputs: required: false default: "" files_ignore_separator: - description: "Separator used to split the `files-ignore` input" + description: "Separator used to split the `files_ignore` input" default: "\n" required: false files_ignore_from_source_file: