Add madhead/read-java-properties into the 'Utilities' section (#70)

Co-authored-by: madhead <siarhei.krukau@gmail.com>
This commit is contained in:
Romain Lespinasse 2025-03-05 09:59:38 +01:00 committed by GitHub
parent 43c40a4dac
commit 89a6d7c6d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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