From cee950d7423ea9b9e2f1398edb7c203aa8e3b6a8 Mon Sep 17 00:00:00 2001 From: "tj-actions[bot]" <109116665+tj-actions-bot@users.noreply.github.com> Date: Fri, 19 Apr 2024 22:26:05 -0600 Subject: [PATCH] Updated README.md (#2061) Co-authored-by: jackton1 <17484350+jackton1@users.noreply.github.com> --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 313d0c1d84c..e5d050780c9 100644 --- a/README.md +++ b/README.md @@ -412,12 +412,12 @@ Support this project with a :star: # Depth of additional branch history fetched. NOTE: This can # be adjusted to resolve errors with insufficient history. # Type: string - # Default: "50" + # Default: "25" fetch_depth: '' # Maximum number of retries to fetch missing history. # Type: string - # Default: "10" + # Default: "20" fetch_missing_history_max_retries: '' # File and directory patterns used to detect changes (Defaults to the entire repo if unset). @@ -628,7 +628,7 @@ Support this project with a :star: until: '' # Use POSIX path separator `/` for output file paths - # on windows. + # on Windows. # Type: boolean # Default: "false" use_posix_path_separator: ''