Merge pull request #724 from tj-actions/chore/increase-the-default-max-fetch-depth
This commit is contained in:
commit
3f90c29b0d
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user