From 866ffdf84dd8526b36eda0d0b123b10c26bc3b76 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Fri, 4 Nov 2022 19:08:02 -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 e030239d..a734877a 100644 --- a/action.yml +++ b/action.yml @@ -80,7 +80,7 @@ inputs: fetch_depth: description: "Limit depth of the branch history fetched. **NOTE**: This can be adjusted to resolve errors with insufficient history." required: false - default: "30" + default: "40" outputs: added_files: