Skip to content

Commit

Permalink
chore: increase the default max_fetch_depth
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Oct 30, 2022
1 parent 786dd82 commit 8cfc822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Expand Up @@ -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:
Expand Down

0 comments on commit 8cfc822

Please sign in to comment.