diff --git a/README.md b/README.md index 40c5666..438ee1a 100644 --- a/README.md +++ b/README.md @@ -199,6 +199,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Get latest SemVer and branch name given a search string](https://github.com/jessicalostinspace/github-action-get-regex-branch) - [Cut Release Branch](https://github.com/jessicalostinspace/cut-release-action) - Cuts a release branch given a branch prefix and optional semantic version. - [Generate terraform documentation](https://github.com/Dirrk/terraform-docs) - Uses terraform-docs to generate docs for terraform modules. +- [Read Properties](https://github.com/christian-draeger/read-properties) - Read values from `.properties` files ### Testing and Linting