Merge pull request #19 from JasonEtco/patch-1

Add NPM Audit action
This commit is contained in:
Sarah Drasner 2018-11-20 14:17:54 -05:00 committed by GitHub
commit 99c7df46a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,6 +40,7 @@ With GitHub Actions you can automate your workflow from idea to production.
- [Deploy a Probot App using Actions](https://probot.github.io/docs/deployment/#github-actions)
- [Deploy a playlist to Spotify](https://github.com/swinton/SpotHub)
- [Use a Jenkinsfile](https://github.com/jonico/jenkinsfile-runner-github-actions)
- [NPM Audit](https://github.com/JasonEtco/npm-audit-fix-action)
- [Cleanup branches after merge](https://github.com/jessfraz/branch-cleanup-action)
- [Post gif on check fail](https://github.com/jessfraz/shaking-finger-action)