Skip to content

Commit 51d21c1

Browse files
build(deps): bump terraform-linters/setup-tflint from 3 to 4 (#86)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: CloudDrove CI <[email protected]>
1 parent c608cdc commit 51d21c1

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
@@ -22,7 +22,7 @@ jobs:
2222
path: ~/.tflint.d/plugins
2323
key: ubuntu-latest-tflint-${{ hashFiles('.tflint.hcl') }}
2424

25-
- uses: terraform-linters/setup-tflint@v3
25+
- uses: terraform-linters/setup-tflint@v4
2626
name: Setup TFLint
2727
with:
2828
tflint_version: v0.44.1

0 commit comments

Comments
 (0)