From 1d0a36c98ecbfd08b0558fa41edb8b2a176a7385 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Thu, 15 Dec 2022 13:10:14 -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 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: