Skip to content

Commit 7d5f5d1

Browse files
chore(deps): update terraform-linters/setup-tflint action to v6
1 parent 898af9c commit 7d5f5d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sync-root/.github/workflows/terraform-validation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: hashicorp/setup-terraform@v3
2626

2727
- name: Setup Terraform Linters
28-
uses: terraform-linters/setup-tflint@v4
28+
uses: terraform-linters/setup-tflint@v6
2929
with:
3030
github_token: ${{ github.token }}
3131

0 commit comments

Comments
 (0)