3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2024-12-17 13:47:20 +00:00

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:
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: