From 6657045fd6d67f3672dcbb53d2c712324d2bfa94 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Sun, 18 Dec 2022 19:57:02 -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 81488e0d0..7cd3f542c 100644 --- a/action.yml +++ b/action.yml @@ -81,7 +81,7 @@ inputs: required: true default: '.' diff: - description: 'Specify a diff string .. or ... used for comparing changes, when `include-deleted-files` is set to `true`' + description: 'Specify a diff string `..` or `...` used for comparing changes, when `include-deleted-files` is set to `true`' required: false outputs: