Skip to content

Commit

Permalink
docs: update setup-tflint version
Browse files Browse the repository at this point in the history
Closes #139
  • Loading branch information
bendrucker authored Mar 1, 2024
1 parent a3a0b1c commit a94b0d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: terraform-linters/tflint-load-config-action@v1
with:
source-repo: me/tflint-config
- uses: terraform-linters/setup-tflint@v1
- uses: terraform-linters/setup-tflint@v4
- run: tflint --format compact
```
Expand Down

0 comments on commit a94b0d2

Please sign in to comment.