Updated README.md (#1233)
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									fee9327009
								
							
						
					
					
						commit
						07e0177b72
					
				| @ -202,12 +202,12 @@ Support this project with a :star: | |||||||
| <!-- AUTO-DOC-INPUT:START - Do not remove or modify this section --> | <!-- AUTO-DOC-INPUT:START - Do not remove or modify this section --> | ||||||
| 
 | 
 | ||||||
| |                                    INPUT                                     |  TYPE  | REQUIRED |       DEFAULT       |                                                                                                                    DESCRIPTION                                                                                                                    | | |                                    INPUT                                     |  TYPE  | REQUIRED |       DEFAULT       |                                                                                                                    DESCRIPTION                                                                                                                    | | ||||||
| |----------------------------------------------------------------------------------|--------|----------|---------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | |------------------------------------------------------------------------------|--------|----------|---------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | ||||||
| |                                   base\_sha                                   | string |  false   |                     |                                                                                        Specify a different base commit <br>SHA used for comparing changes                                                                                         | | |                                   base\_sha                                   | string |  false   |                     |                                                                                        Specify a different base commit <br>SHA used for comparing changes                                                                                         | | ||||||
| |                                diff\_relative                                 | string |  false   |      `"true"`       |                            Exclude changes outside the current <br>directory and show path names <br>relative to it. **NOTE:** This <br>requires you to specify the <br>top level directory via the <br>`path` input.                             | | |                                diff\_relative                                 | string |  false   |      `"true"`       |                            Exclude changes outside the current <br>directory and show path names <br>relative to it. **NOTE:** This <br>requires you to specify the <br>top level directory via the <br>`path` input.                             | | ||||||
| |                                  dir\_names                                   | string |  false   |      `"false"`      |                       Output unique changed directories instead <br>of filenames. **NOTE:** This returns <br>`.` for changed files located <br>in the current working directory <br>which defaults to `$GITHUB_WORKSPACE`.                        | | |                                  dir\_names                                   | string |  false   |      `"false"`      |                       Output unique changed directories instead <br>of filenames. **NOTE:** This returns <br>`.` for changed files located <br>in the current working directory <br>which defaults to `$GITHUB_WORKSPACE`.                        | | ||||||
| |                        dir\_names\_exclude\_current\_dir                         | string |  false   |      `"false"`      |                                                                 Exclude the current directory represented <br>by `.` from the output <br>when `dir_names` is set to <br>`true`.                                                                   | | |                        dir\_names\_exclude\_current\_dir                         | string |  false   |      `"false"`      |                                                                 Exclude the current directory represented <br>by `.` from the output <br>when `dir_names` is set to <br>`true`.                                                                   | | ||||||
| | ~~dir\_names\_exclude\_root~~ <br> **Use `dir_names_exclude_current_dir` instead.** | string |  false   |      `"false"`      |                                                           **Deprecated:** Exclude the root directory <br>represented by `.` from the <br>output when `dir_names`is set to <br>`true`.                                                             | | | ~~dir\_names\_exclude\_root~~ <br> Use `dir_names_exclude_current_dir` instead. | string |  false   |      `"false"`      |                                                           **Deprecated:** Exclude the root directory <br>represented by `.` from the <br>output when `dir_names`is set to <br>`true`.                                                             | | ||||||
| |                             dir\_names\_max\_depth                              | string |  false   |                     |                                                           Limit the directory output to <br>a maximum depth e.g `test/test1/test2` <br>with max depth of `2` <br>returns `test/test1`.                                                            | | |                             dir\_names\_max\_depth                              | string |  false   |                     |                                                           Limit the directory output to <br>a maximum depth e.g `test/test1/test2` <br>with max depth of `2` <br>returns `test/test1`.                                                            | | ||||||
| |                                 escape\_json                                  | string |  false   |      `"true"`       |                                                                                                                Escape JSON output.                                                                                                                | | |                                 escape\_json                                  | string |  false   |      `"true"`       |                                                                                                                Escape JSON output.                                                                                                                | | ||||||
| |                                 fetch\_depth                                  | string |  false   |       `"50"`        |                                                       Depth of additional branch history <br>fetched. **NOTE**: This can be <br>adjusted to resolve errors with <br>insufficient history.                                                         | | |                                 fetch\_depth                                  | string |  false   |       `"50"`        |                                                       Depth of additional branch history <br>fetched. **NOTE**: This can be <br>adjusted to resolve errors with <br>insufficient history.                                                         | | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 tj-actions[bot]
						tj-actions[bot]