Below you will find pages that utilize the taxonomy term “Ybiquitous”
August 12, 2026
npm-audit-fix action
Version updated for https://github.com/ybiquitous/npm-audit-fix-action to version v8.0.0.
This action is used across all versions by 84 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of running npm audit fix and creating a pull request to fix security vulnerabilities in Node.js projects. It helps maintain secure dependencies and enhances project stability by addressing potential issues found during an audit. The action is configured through YAML files and supports various inputs for customization, such as branch creation, commit message, labels, assignees, and npm arguments.