If npm audit returns non-zero status code, Action should run `npm audit fix` and open a Pull Request.
If npm audit returns non-zero status code, Action should run
npm audit fixand open a Pull Request.