3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2025-02-22 21:17:39 +00:00

Merge pull request #724 from tj-actions/chore/increase-the-default-max-fetch-depth

This commit is contained in:
Tonye Jack 2022-10-30 18:11:13 -06:00 committed by GitHub
commit 3f90c29b0d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: