npm-audit-fix action
Version updated for https://github.com/ybiquitous/npm-audit-fix-action to version v7.3.7.
- This action is used across all versions by 83 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The npm audit fix GitHub Action automates the process of running npm audit fix to identify and address security vulnerabilities in Node.js project dependencies. It creates a pull request with the necessary updates, streamlining dependency management and enhancing security. Key capabilities include automatic branch creation, customizable commit messages, and the ability to assign reviewers or add labels to the pull request.
What’s Changed
See the changelog for details.
Compare: https://github.com/ybiquitous/npm-audit-fix-action/compare/v7.3.6...v7.3.7