Skip to content

Commit

Permalink
chore(deps): update terraform-linters/setup-tflint action to v4 (.git…
Browse files Browse the repository at this point in the history
…hub/workflows/lint.yml)
  • Loading branch information
IK Renovate Bot committed Feb 6, 2025
1 parent 96a900b commit 62bfbfe
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.1
name: Setup TFLint
with:
tflint_version: ${{ env.RENOVATE_CONFIG_FOLDER }}
Expand Down

0 comments on commit 62bfbfe

Please sign in to comment.