Skip to content

Commit 1a77719

Browse files
authored
Merge pull request #2185 from OWASP/renovate/terraform-linters-setup-tflint-5.x
Update terraform-linters/setup-tflint action to v5
2 parents 78800a8 + 88577d1 commit 1a77719

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)