From 8c4057e25fae59ab12a1c926fc73578fca141408 Mon Sep 17 00:00:00 2001 From: jackton1 Date: Sun, 6 Nov 2022 15:57:02 +0000 Subject: [PATCH] Updated README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e69faba1dd..7845fbbceb9 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,9 @@ [![Windows](https://img.shields.io/badge/Windows-0078D6?logo=windows\&logoColor=white)](https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idruns-on) + [![All Contributors](https://img.shields.io/badge/all_contributors-17-orange.svg?style=flat-square)](#contributors-) + ## changed-files @@ -170,7 +172,7 @@ Support this project with a :star: | path | string | false | `"."` | Specify a relative path under
`$GITHUB_WORKSPACE` to locate the repository.
| | quotepath | string | false | `"true"` | Use non ascii characters to
match files and output the
filenames completely verbatim by setting
this to `false` | | separator | string | false | `" "` | Split character for output strings
| -| sha | string | true | `"${{ github.sha }}"` | Specify a different commit SHA
used for comparing changes | +| sha | string | false | `"${{ github.sha }}"` | Specify a different commit SHA
used for comparing changes | | since | string | false | | Get changed files for commits
whose timestamp is older than
the given time. | | until | string | false | | Get changed files for commits
whose timestamp is earlier than
the given time. | @@ -611,8 +613,11 @@ If you are reporting a bug, please include: Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + @@ -642,6 +647,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
+