Update action.yml
This commit is contained in:
parent
1fc4377f03
commit
f991633730
@ -92,7 +92,7 @@ inputs:
|
|||||||
description: "Exclude the root directory represented by `.` from the output when `dir_names`is set to `true`."
|
description: "Exclude the root directory represented by `.` from the output when `dir_names`is set to `true`."
|
||||||
required: false
|
required: false
|
||||||
default: "false"
|
default: "false"
|
||||||
deprecationMessage: "This input is deprecated. Use `dir_names_exclude_current_dir` instead."
|
deprecationMessage: "Use `dir_names_exclude_current_dir` instead."
|
||||||
json:
|
json:
|
||||||
description: "Output list of changed files in a JSON formatted string which can be used for matrix jobs."
|
description: "Output list of changed files in a JSON formatted string which can be used for matrix jobs."
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user