Skip to content

Commit 2888843

Browse files
authored
Bump tflint ver (#96)
1 parent 94d66a1 commit 2888843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/terraform.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ jobs:
224224
- name: Setup TFLint
225225
uses: terraform-linters/setup-tflint@v4
226226
with:
227-
tflint_version: "v0.50.3"
227+
tflint_version: "v0.51.1"
228228
github_token: ${{ secrets.GITHUB_TOKEN }}
229229

230230
- name: Setup Node only for self-hosted runners

0 commit comments

Comments
 (0)