feat: add support for mise.toml file

This commit is contained in:
Gustavo Perdomo 2025-10-22 00:13:35 -03:00
parent 65d868f8d4
commit f842d68f4e
No known key found for this signature in database
7 changed files with 21489 additions and 1372 deletions

View file

@ -36,6 +36,7 @@
"@actions/http-client": "^2.2.1",
"@actions/io": "^1.0.2",
"@actions/tool-cache": "^2.0.2",
"js-toml": "1.0.2",
"semver": "^7.6.3",
"uuid": "^11.1.0"
},