Skip to content

Commit 6422ef8

Browse files
committed
upgrade tflint to v0.51.2
1 parent cb0eb41 commit 6422ef8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
- uses: terraform-linters/setup-tflint@v4
6767
name: Setup TFLint
6868
with:
69-
tflint_version: v0.51.1
69+
tflint_version: v0.51.2
7070

7171
- name: Init TFLint
7272
run: cd ${{ env.TF_DIR }} && tflint --init

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
tflint 0.51.1
1+
tflint 0.51.2

0 commit comments

Comments
 (0)