Add Highlight New NPM Dependencies action

This commit introduces the [Highlight New NPM Dependencies](https://github.com/hiwelo/new-dependencies-action) to this list of GitHub actions, in the `Dependencies` section.
This commit is contained in:
Damien Senger 2020-05-10 15:02:34 +02:00 committed by Damien Senger
parent 81660652d8
commit 5dde52974d
No known key found for this signature in database
GPG Key ID: 862BE393A18B40F1

View File

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