feat: add support for mise.toml file

This commit is contained in:
Gustavo Perdomo 2025-10-22 00:13:35 -03:00
commit 58a435db40
No known key found for this signature in database
7 changed files with 85128 additions and 64763 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"
},