Merge pull request #419 from hiwelo/patch-1

Add Highlight New NPM Dependencies action
This commit is contained in:
Sarah Drasner 2020-08-27 16:16:51 -06:00 committed by GitHub
commit 78b46fd53d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -217,6 +217,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
#### Dependencies
- [Install NPM dependencies with caching](https://github.com/bahmutov/npm-install)
- [Highlight New NPM Dependencies](https://github.com/hiwelo/new-dependencies-action) - Comments on pull requests newly added NPM dependencies information.
#### Semantic Versioning