Skip to content

Commit 0086881

Browse files
committed
chore: upgrade tflint
1 parent c7c6b80 commit 0086881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tflint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@v4
1414

1515
- name: Setup TFLint
16-
uses: terraform-linters/setup-tflint@v3
16+
uses: terraform-linters/setup-tflint@v4
1717

1818
- name: Init TFLint
1919
run: tflint --init

0 commit comments

Comments
 (0)