knu/Update Tools

Update a version of a given tool listed in .tool-versions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 25, 2026
License
BSD

Pinned Snippet

workflow.ymlSHA-pinned
uses: knu/update-tools@d5e56784d7b0e242f88156cc113dcbbbe1646856 # v2.1.1

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

namedescriptionrequireddefault
toolName of the mise/asdf pluginyes
constraintVersion constraint to pass to `mise latest`no""
labelsComma separated list of labels for a created PRnodependencies
release_urlURL from which the reviewer can get release information of the toolno""
tokenGitHub access token to use for calling GitHub APIs and creating a PRno${{ github.token }}
authorAuthor of the commit, in `Display Name <email@address>` formatnogithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
committerCommitter of the commit, in `Display Name <email@address>` formatnogithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
namedescription
current_versionThe current version
latest_versionThe latest version found