Publish npm with Provenance
Version updated for https://github.com/lovc21/publish-npm-provenance to version v1.1.
- This action is used across all versions by 0 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 publishing Node.js packages to the npm registry using pnpm, with support for stable and beta releases based on Git tags. It ensures secure and verifiable package publishing by generating npm provenance, which links the published package to its source repository and build instructions, helping to prevent tampering. Additionally, it enforces strict versioning and integrates with npm’s trusted publishing framework for enhanced security.
Release notes
Full Changelog: https://github.com/lovc21/publish-npm-provenance/compare/v1...v1.1