Mise Update Tool
Version updated for https://github.com/jylenhof/mise-update-tool to version v1.0.2.
- This action is used across all versions by 4 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 tool upgrades using Mise, a dependency manager for JavaScript projects. It lists and upgrades local tools specified in a mise config file, optionally creating pull requests with commit and branch prefixes if any files are modified during the upgrade process. The action is useful for maintaining consistent dependencies across multiple repositories.