We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7131f3e commit 9a98b17Copy full SHA for 9a98b17
.github/workflows/linter.yml
@@ -44,7 +44,7 @@ jobs:
44
with:
45
path: ~/.tflint.d/plugins
46
key: ${{ matrix.os }}-tflint-${{ hashFiles('.tflint.hcl') }}
47
- - uses: terraform-linters/setup-tflint@v3
+ - uses: terraform-linters/setup-tflint@v4.1.1
48
name: setup tflint
49
- name: init tflint
50
run: tflint --init --config .tflint.hcl
0 commit comments