Skip to content

Commit dca1354

Browse files
authored
Merge pull request #6 from Cyclenerd/dependabot/github_actions/terraform-linters/setup-tflint-6
Bump terraform-linters/setup-tflint from 5 to 6
2 parents dd23be3 + ed68c21 commit dca1354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
# https://github.com/marketplace/actions/setup-tflint
2727
- name: Lint
28-
uses: terraform-linters/setup-tflint@v5
28+
uses: terraform-linters/setup-tflint@v6
2929
with:
3030
tflint_version: latest
3131
- id: tflint

0 commit comments

Comments
 (0)