Skip to content

Commit

Permalink
chore(deps): update dependency terraform-linters/setup-tflint to v4 (…
Browse files Browse the repository at this point in the history
….github/workflows/lint.yml)
  • Loading branch information
IK Renovate Bot committed Mar 23, 2024
1 parent 9a4da39 commit a6c1533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
path: ~/.tflint.d/plugins
key: ${{ matrix.os }}-tflint-${{ hashFiles('.tflint.hcl') }}

- uses: terraform-linters/setup-tflint@v3.1.1
- uses: terraform-linters/setup-tflint@v4
name: Setup TFLint
with:
tflint_version: ${{ env.RENOVATE_CONFIG_FOLDER }}
Expand Down

0 comments on commit a6c1533

Please sign in to comment.