From ca4840ce6a27d1c2cbffbf2157f47b155c394703 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Fri, 16 Dec 2022 07:10:16 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34fff003..be04aa65 100644 --- a/README.md +++ b/README.md @@ -632,12 +632,12 @@ With the switch from using grep's Extended regex to match files to the natively This package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter). * [tj-actions/glob](https://github.com/tj-actions/glob) +* [tj-actions/verify-changed-files](https://github.com/tj-actions/verify-changed-files) * [tj-actions/demo](https://github.com/tj-actions/demo) * [tj-actions/demo2](https://github.com/tj-actions/demo2) * [tj-actions/demo3](https://github.com/tj-actions/demo3) * [tj-actions/release-tagger](https://github.com/tj-actions/release-tagger) * [tj-actions/auto-doc](https://github.com/tj-actions/auto-doc) -* [tj-actions/verify-changed-files](https://github.com/tj-actions/verify-changed-files) ## Report Bugs