Skip to content

Commit 6dfb02b

Browse files
committed
feat!: enforce locked in use-mise action
1 parent 68ec602 commit 6dfb02b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

actions/use-mise/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ runs:
1414
with:
1515
github_token: ${{ inputs.github_token }}
1616
working_directory: ${{ inputs.working_directory }}
17+
install_args: "--locked"
1718
version: 2026.5.12
1819
sha256:
1920
${{ runner.os == 'Linux' && runner.arch == 'X64' && 'a238972a3162d710b85b28c324372e96ca4e4b486c81fe78695000d9fbc77c48' ||

0 commit comments

Comments
 (0)