From 749b3685c4a67e69a83189a38a4c0c498f91e2c4 Mon Sep 17 00:00:00 2001 From: Jessica Wilson Date: Mon, 13 Jan 2020 13:34:29 -0800 Subject: [PATCH] Adding link to https://github.com/jessicalostinspace/github-action-get-regex-branch --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0211da8..159abaf 100644 --- a/README.md +++ b/README.md @@ -193,6 +193,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Action to lint Awesome lists](https://github.com/squadcastHQ/awesome-lint-action) - Uses [awesome-lint](https://github.com/sindresorhus/awesome-lint) to lint awesome lists as an Action. - [Edit JSON File](https://github.com/deef0000dragon1/json-edit-action) - [Build Slate documentation](https://github.com/Decathlon/slate-builder-action) +- [Get latest SemVer and branch name given a search string](https://github.com/jessicalostinspace/github-action-get-regex-branch) ### Testing and Linting