Skip to content

Commit a94b0d2

Browse files
authored
docs: update setup-tflint version
Closes #139
1 parent a3a0b1c commit a94b0d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: terraform-linters/tflint-load-config-action@v1
1616
with:
1717
source-repo: me/tflint-config
18-
- uses: terraform-linters/setup-tflint@v1
18+
- uses: terraform-linters/setup-tflint@v4
1919
- run: tflint --format compact
2020
```
2121

0 commit comments

Comments
 (0)