Merge branch 'main' into chore/update-submodule

This commit is contained in:
repo-ranger[bot] 2023-02-16 01:33:21 +00:00 committed by GitHub
commit cec01b8d1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ Retrieve all changed files and directories relative to the target branch or the
* Easy to debug. * Easy to debug.
* Scales to large repositories. * Scales to large repositories.
* Supports Git submodules. * Supports Git submodules.
* Escaped JSON Output which can be used for running matrix jobs based on changed files. * Escaped JSON output which can be used for running matrix jobs based on changed files.
* List changed directories. * List changed directories.
* Restrict the max depth of changed directories. * Restrict the max depth of changed directories.
* Write outputs to files at a specified location for further processing. * Write outputs to files at a specified location for further processing.