Updated README.md (#2061)

Co-authored-by: jackton1 <17484350+jackton1@users.noreply.github.com>
This commit is contained in:
tj-actions[bot] 2024-04-19 22:26:05 -06:00 committed by GitHub
parent 44ce9f4341
commit cee950d742
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -412,12 +412,12 @@ Support this project with a :star:
# Depth of additional branch history fetched. NOTE: This can # Depth of additional branch history fetched. NOTE: This can
# be adjusted to resolve errors with insufficient history. # be adjusted to resolve errors with insufficient history.
# Type: string # Type: string
# Default: "50" # Default: "25"
fetch_depth: '' fetch_depth: ''
# Maximum number of retries to fetch missing history. # Maximum number of retries to fetch missing history.
# Type: string # Type: string
# Default: "10" # Default: "20"
fetch_missing_history_max_retries: '' fetch_missing_history_max_retries: ''
# File and directory patterns used to detect changes (Defaults to the entire repo if unset). # 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: '' until: ''
# Use POSIX path separator `/` for output file paths # Use POSIX path separator `/` for output file paths
# on windows. # on Windows.
# Type: boolean # Type: boolean
# Default: "false" # Default: "false"
use_posix_path_separator: '' use_posix_path_separator: ''