Skip to content

Commit 519fb52

Browse files
Update terraform-linters/setup-tflint action to v4
1 parent c14962d commit 519fb52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration-tflint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Clone repo
1212
uses: actions/checkout@v3
1313
- name: Setup TFLint
14-
uses: terraform-linters/setup-tflint@v3
14+
uses: terraform-linters/setup-tflint@v4
1515
with:
1616
tflint_version: v0.44.1
1717
- name: Run TFLint

0 commit comments

Comments
 (0)