diff --git a/action.yml b/action.yml index 6b36ab66..4a5f8295 100644 --- a/action.yml +++ b/action.yml @@ -80,7 +80,7 @@ inputs: max_fetch_depth: description: "Max limit for fetching branch history. **NOTE**: This can be adjusted to resolve errors with insufficient history." required: false - default: "120" + default: "140" outputs: added_files: