13
0
Fork 0
mirror of https://github.com/jdx/mise-action.git synced 2026-07-02 17:49:30 +00:00
mise-action/.github
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
..
linters feat: support windows (#122) 2024-09-25 21:27:52 +00:00
workflows feat: download mise without requiring curl 2026-06-17 15:47:53 +02:00
renovate.json feat: use autofix.ci to auto-update dist/ on all PRs 2025-10-31 09:43:48 -05:00