diff --git a/action.yml b/action.yml index 7cd96ffe..6337eb4c 100644 --- a/action.yml +++ b/action.yml @@ -125,7 +125,7 @@ inputs: required: false default: "50" skip_initial_fetch: - description: "Skip the initial fetch to improve performance for shallow . **NOTE**: This could lead to errors with missing history and the intended use is limited to when you've fetched the history necessary to perform the diff." + description: "Skip the initial fetch to improve performance for shallow repositories. **NOTE**: This could lead to errors with missing history and the intended use is limited to when you've fetched the history necessary to perform the diff." required: false default: "false" since_last_remote_commit: