feat: increase the default max_fetch_depth

This commit is contained in:
Tonye Jack
2022-11-02 09:12:51 -06:00
committed by GitHub
parent cbfb0fda5a
commit ed67b9caa4

View File

@@ -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: "140"
default: "300"
outputs:
added_files: