From 7f9b6fe6266ba7948621633ee2f5fe0a36a59838 Mon Sep 17 00:00:00 2001 From: Jason Etcovitch Date: Mon, 5 Nov 2018 12:25:17 -0500 Subject: [PATCH] Add npm-audit-fix-action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 14c1d54..6a2e18c 100644 --- a/README.md +++ b/README.md @@ -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 `--fix`](https://github.com/JasonEtco/npm-audit-fix-action) ### Tutorials