Skip to content

Commit

Permalink
feat: increase the default max_fetch_depth
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Nov 2, 2022
1 parent cbfb0fd commit ed67b9c
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: "140"
default: "300"

outputs:
added_files:
Expand Down

0 comments on commit ed67b9c

Please sign in to comment.