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 6dfb02bCopy full SHA for 6dfb02b
1 file changed
actions/use-mise/action.yml
@@ -14,6 +14,7 @@ runs:
14
with:
15
github_token: ${{ inputs.github_token }}
16
working_directory: ${{ inputs.working_directory }}
17
+ install_args: "--locked"
18
version: 2026.5.12
19
sha256:
20
${{ runner.os == 'Linux' && runner.arch == 'X64' && 'a238972a3162d710b85b28c324372e96ca4e4b486c81fe78695000d9fbc77c48' ||
0 commit comments