From c0c2634976e17bce1633f4a15d16e783e4664f61 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Tue, 17 Jan 2023 05:26:20 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d6b7ce02..abafdd0f 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ Retrieve all changed files and directories relative to the target branch or the * Escaped JSON Output which can be used for running matrix jobs based on changed files. * Optionally list only changed directories. * Restrict the max depth of changed directories. +* Optionally save outputs to files at a specified location for further processing. * Monorepos (Fetches only the last remote commit). * Supports all platforms (Linux, MacOS, Windows). * [GitHub-hosted runners](https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners) support