Skip to content

Commit 356398a

Browse files
Merge pull request #50 from terraform-module/renovate/master-.github/workflows-terraform-linters-setup-tflint-3.x
chore(deps): update terraform-linters/setup-tflint action to v3 (.github/workflows/lint.yml) (master)
2 parents b88b373 + 88dbcc4 commit 356398a

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@v2
30+
- uses: terraform-linters/setup-tflint@v3
3131
name: Setup TFLint
3232
with:
3333
tflint_version: ${{ env.RENOVATE_CONFIG_FOLDER }}

0 commit comments

Comments
 (0)