ericcornelissen/Tool Versions Update Action

Update tools in your .tool-versions file

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
maxThe maximum number of tools to update. 0 indicates no maximum. no0
notA comma-separated list of tools that should NOT be updated. no""
onlyA comma-separated list of tools that should be updated, ignoring others. no""
skipA newline-separated list of "tool version" pairs that should NOT be updated to. no""
namedescription
did-updatetrue if at least one tool was updated, false otherwise.
updated-countThe number of tools that were updated.
updated-new-versionsA comma separated list of the new versions of updated tools.
updated-old-versionsA comma separated list of the old versions of updated tools.
updated-toolsA comma separated list of the names of the updated tools.
updated-tools-tableA markdown table showing the tool names with their old and new versions.