Skip to content

Commit

Permalink
Merge pull request #724 from tj-actions/chore/increase-the-default-ma…
Browse files Browse the repository at this point in the history
…x-fetch-depth
  • Loading branch information
jackton1 committed Oct 31, 2022
2 parents 786dd82 + 8cfc822 commit 3f90c29
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 3f90c29

Please sign in to comment.