From a17a4c28417e86c4a63baf52addf639fc748bb89 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Wed, 16 Feb 2022 03:19:19 -0500 Subject: [PATCH] Update README.md (#380) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6cbd267..89cb47ea 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Retrieve all changed files relative to the default branch (`pull_request*` based * Fast execution (0-2 seconds on average). * Easy to debug. * Boolean output indicating that certain files have been changed. -* Git submodules (TODO) +* Git submodules (**TODO**) * Multiple repositories support. * [GitHub-hosted runners](https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners) support * [GitHub Enterprise Server](https://docs.github.com/en/enterprise-server@3.3/admin/github-actions/getting-started-with-github-actions-for-your-enterprise/getting-started-with-github-actions-for-github-enterprise-server) support.