Skip to content

Commit b4addd0

Browse files
chore(deps): update terraform-linters/setup-tflint action to v6
1 parent 698a607 commit b4addd0

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@v5
48+
uses: terraform-linters/setup-tflint@v6
4949
with:
5050
tflint_version: ${{env.TFLINT_VERSION}}
5151
- name: Setup Terraform docs

0 commit comments

Comments
 (0)