Skip to content

Commit f0688c3

Browse files
authored
Merge pull request #1 from opszero/dependabot/github_actions/terraform-linters/setup-tflint-4
Bump terraform-linters/setup-tflint from 3 to 4
2 parents 82177ce + 266232b commit f0688c3

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@v3
21+
- uses: terraform-linters/setup-tflint@v4
2222
name: Setup TFLint
2323
with:
2424
tflint_version: v0.44.1

0 commit comments

Comments
 (0)