h3y6e/mise-upgrade-action

Run mise upgrade --bump and create a pull request if needed.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit May 20, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: h3y6e/mise-upgrade-action@fa9c799ef50e9a384ece4348b4b26d11bcb4cc63 # v1.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
tokenGitHub token used for mise setup and pull request creation. When omitted, the action uses the workflow GITHUB_TOKEN.no
working-directoryDirectory where mise commands should run.no.
toolsWhitespace-separated mise tools to upgrade. Empty upgrades all configured tools.no""
branchThe pull request branch name.nomise-upgrade-action/patch
commit-messageThe message to use when committing changes.no[mise-upgrade-action] automated change
titleThe title of the pull request.noChanges by mise-upgrade-action
bodyThe body of the pull request.noAutomated changes by [mise-upgrade-action](https://github.com/h3y6e/mise-upgrade-action).
namedescription
pr-numberThe pull request number.
pr-urlThe pull request URL.