Skip to content

Commit 4b1286f

Browse files
authored
Merge pull request #4322 from nhsuk/dependabot/github_actions/next/jdx/mise-action-3
Bump jdx/mise-action from 2 to 3
2 parents 97bd0bd + 730fc4c commit 4b1286f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
cache: yarn
2222
node-version-file: .tool-versions
2323
- run: yarn install --immutable --immutable-cache --check-cache
24-
- uses: jdx/mise-action@v2
24+
- uses: jdx/mise-action@v3
2525
with:
2626
install_args: hk pkl tflint terraform
2727
- run: tflint --chdir=terraform --init

0 commit comments

Comments
 (0)