Skip to content

Commit d3d3752

Browse files
authored
Merge pull request #8 from opszero/dependabot/github_actions/terraform-linters/setup-tflint-5
Bump terraform-linters/setup-tflint from 4 to 5
2 parents c3aa7ba + 5e11793 commit d3d3752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tf-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
path: ~/.tflint.d/plugins
1919
key: ubuntu-latest-tflint-${{ hashFiles('.tflint.hcl') }}
2020

21-
- uses: terraform-linters/setup-tflint@v4
21+
- uses: terraform-linters/setup-tflint@v5
2222
name: Setup TFLint
2323
with:
2424
tflint_version: v0.44.1

0 commit comments

Comments
 (0)