chore: increase the default max_fetch_depth

This commit is contained in:
Tonye Jack 2022-10-30 17:49:12 -06:00
parent 786dd821bc
commit 8cfc822887

View File

@ -80,7 +80,7 @@ inputs:
max_fetch_depth: max_fetch_depth:
description: "Max limit for fetching branch history. **NOTE**: This can be adjusted to resolve errors with insufficient history." description: "Max limit for fetching branch history. **NOTE**: This can be adjusted to resolve errors with insufficient history."
required: false required: false
default: "120" default: "140"
outputs: outputs:
added_files: added_files: