Skip to content

Commit

Permalink
chore(deps): update terraform-linters/setup-tflint action to v4 (#1148)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
devex-sa and renovate-bot authored Sep 28, 2023
1 parent 0cc4f4e commit 0e7981e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tflint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
path: ~/.tflint.d/plugins
key: ${{ matrix.os }}-tflint-${{ hashFiles('.tflint.hcl') }}

- uses: terraform-linters/setup-tflint@v3
- uses: terraform-linters/setup-tflint@v4
name: Setup TFLint
with:
tflint_version: v0.44.1
Expand Down

0 comments on commit 0e7981e

Please sign in to comment.