Add new package version checkers

This commit is contained in:
meil 2019-09-29 18:05:21 +09:00 committed by GitHub
parent bdeb401afa
commit fd99548d42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 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 email with SendGrid](https://github.com/peter-evans/sendgrid-action)
- [Send a Push Notification via Join](https://github.com/ShaunLWM/action-join) - [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 ### Deployment