From 8890344e49f979213ccac623b917e28e9b412c65 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Thu, 3 Nov 2022 23:17:57 -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 e364216c..49cfbb9e 100644 --- a/action.yml +++ b/action.yml @@ -78,7 +78,7 @@ inputs: required: false default: "false" fetch_depth: - description: "Limit depth of target branch history fetched. **NOTE**: This can be adjusted to resolve errors with insufficient history." + description: "Limit depth of the branch history fetched. **NOTE**: This can be adjusted to resolve errors with insufficient history." required: false default: "30"