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.
2 parents 97bd0bd + 730fc4c commit 4b1286fCopy full SHA for 4b1286f
.github/workflows/lint.yml
@@ -21,7 +21,7 @@ jobs:
21
cache: yarn
22
node-version-file: .tool-versions
23
- run: yarn install --immutable --immutable-cache --check-cache
24
- - uses: jdx/mise-action@v2
+ - uses: jdx/mise-action@v3
25
with:
26
install_args: hk pkl tflint terraform
27
- run: tflint --chdir=terraform --init
0 commit comments