We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc4c92f commit 63a8cc0Copy full SHA for 63a8cc0
.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@v4
+ - uses: terraform-linters/setup-tflint@v4.1.0
48
name: setup tflint
49
- name: init tflint
50
run: tflint --init --config .tflint.hcl
0 commit comments