From fd99548d422ddd868b9ff9a9a0424dc0ebd9dfbc Mon Sep 17 00:00:00 2001 From: meil Date: Sun, 29 Sep 2019 18:05:21 +0900 Subject: [PATCH] Add new package version checkers --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2bad43f..eaee767 100644 --- a/README.md +++ b/README.md @@ -210,6 +210,9 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2 - [Send a Push Notification via Push by Techulus](https://github.com/techulus/push-github-action) - [Send email with SendGrid](https://github.com/peter-evans/sendgrid-action) - [Send a Push Notification via Join](https://github.com/ShaunLWM/action-join) +- [New package version checker for npm](https://github.com/MeilCli/npm-update-check-action) +- [New package version checker for NuGet](https://github.com/MeilCli/nuget-update-check-action) +- [New package version checker for Gradle](https://github.com/MeilCli/gradle-update-check-action) ### Deployment