13
0
Fork 0
mirror of https://github.com/jdx/mise-action.git synced 2026-07-02 17:49:30 +00:00
mise-action/dist
Carlos Precioso 2db43f9848
feat: download mise without requiring curl
Replace curl with @actions/tool-cache downloadTool/extractTar/extractZip
for the mise binary, and use @actions/http-client for the latest-version
check. This drops the curl (and explicit unzip) runtime requirement, so
the action works on clean runners such as bare alpine.

Also includes a pre-existing mise.lock provenance update.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-17 15:47:53 +02:00
..
index.js feat: download mise without requiring curl 2026-06-17 15:47:53 +02:00
index.js.map feat: download mise without requiring curl 2026-06-17 15:47:53 +02:00
licenses.txt feat: download mise without requiring curl 2026-06-17 15:47:53 +02:00