Skip to content

Commit bf668f6

Browse files
authored
Merge pull request #17 from jfreed-dev/dependabot/github_actions/terraform-linters/setup-tflint-6
ci: bump terraform-linters/setup-tflint from 4 to 6
2 parents d6fbd38 + 7be0cf2 commit bf668f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tflint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
terraform_wrapper: false
3030

3131
- name: Setup TFLint
32-
uses: terraform-linters/setup-tflint@v4
32+
uses: terraform-linters/setup-tflint@v6
3333
with:
3434
tflint_version: latest
3535

0 commit comments

Comments
 (0)