Skip to content

Commit afc3940

Browse files
author
IK Renovate Bot
committed
chore(deps): update terraform-linters/setup-tflint action to v4 (.github/workflows/lint.yml)
1 parent 564903d commit afc3940

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
path: ~/.tflint.d/plugins
2828
key: ${{ matrix.os }}-tflint-${{ hashFiles('.tflint.hcl') }}
2929

30-
- uses: terraform-linters/setup-tflint@v3.1.1
30+
- uses: terraform-linters/setup-tflint@v4.1
3131
name: Setup TFLint
3232
with:
3333
tflint_version: ${{ env.RENOVATE_CONFIG_FOLDER }}

0 commit comments

Comments
 (0)