From 89a6d7c6d503dd2a6a3da1966f0122206d5f3f9e Mon Sep 17 00:00:00 2001 From: Romain Lespinasse Date: Wed, 5 Mar 2025 09:59:38 +0100 Subject: [PATCH] Add madhead/read-java-properties into the 'Utilities' section (#70) Co-authored-by: madhead --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index daa1613..06201c2 100644 --- a/README.md +++ b/README.md @@ -255,6 +255,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Paste Secret](https://github.com/bariscanyilmaz/paste-secret) - Paste your GitHub Secrets to files. - [Label and Display the Top-Upvoted Issues and Pull Requests](https://github.com/rickstaa/top-issues-action) - [Provide a unified check for whether the dependency jobs are all green](https://github.com/re-actors/alls-green) - This allows to have just one check added to the branch protection for a workflow. +- [Read Java Properties](https://github.com/madhead/read-java-properties) - Read values from `.properties` files. #### Environments