We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68ec602 commit 3794c3eCopy full SHA for 3794c3e
1 file changed
actions/use-mise/action.yml
@@ -14,6 +14,8 @@ runs:
14
with:
15
github_token: ${{ inputs.github_token }}
16
working_directory: ${{ inputs.working_directory }}
17
+ install_args:
18
+ - "--locked"
19
version: 2026.5.12
20
sha256:
21
${{ runner.os == 'Linux' && runner.arch == 'X64' && 'a238972a3162d710b85b28c324372e96ca4e4b486c81fe78695000d9fbc77c48' ||
0 commit comments