We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7c6b80 commit 0086881Copy full SHA for 0086881
.github/workflows/tflint.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/checkout@v4
14
15
- name: Setup TFLint
16
- uses: terraform-linters/setup-tflint@v3
+ uses: terraform-linters/setup-tflint@v4
17
18
- name: Init TFLint
19
run: tflint --init
0 commit comments