Adding search string utility for branches and semvers (#300)

Adding search string utility for branches and semvers
This commit is contained in:
Gary Ewan Park 2020-01-13 23:51:33 -08:00 committed by GitHub
commit 59cc3dc528
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -196,6 +196,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