PNPM Updater
Version updated for https://github.com/Steve-Fenton/pnpm-updater to version v1.0.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The PNPM Updater GitHub Action automates the process of updating project dependencies using pnpm and creates a pull request with the changes. It simplifies dependency management by scheduling updates or triggering them manually, ensuring projects stay up-to-date with minimal manual effort. Key features include support for custom Node.js and pnpm versions, as well as customizable update scripts.
What’s Changed
- Another attempt to auto bump #major version (d476f47)
- Set custom release rules #major (a1092ca)
- README for version bumps #major (96f9d17)
- Auto publish (d503c49)
- Updated package (a5e769c)
- Merge pull request #1 from Steve-Fenton/dependabot/github_actions/actions/setup-node-6 (9d66c89)
- Bump actions/setup-node from 4 to 6 (4d7926c)
- Scheduled action updater (863a951)
- Initial commit (6cef41a)