Skip to content

Commit bea2e0a

Browse files
Update terraform-linters/setup-tflint action to v5
1 parent f3b0178 commit bea2e0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/terraform.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
path: ~/.tflint.d/plugins
5656

5757
- name: Setup TFLint
58-
uses: terraform-linters/setup-tflint@v4
58+
uses: terraform-linters/setup-tflint@v5
5959

6060
- name: Show version
6161
run: tflint --version

0 commit comments

Comments
 (0)