Skip to content

Commit 88577d1

Browse files
Update terraform-linters/setup-tflint action to v5
1 parent 78800a8 commit 88577d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
with:
4646
terraform_version: 1.9.8
4747
- name: Setup TFLint
48-
uses: terraform-linters/setup-tflint@v4
48+
uses: terraform-linters/setup-tflint@v5
4949
with:
5050
tflint_version: ${{env.TFLINT_VERSION}}
5151
- name: Setup Terraform docs

0 commit comments

Comments
 (0)