We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 445246d commit 05ed09bCopy full SHA for 05ed09b
.github/workflows/pull_request.yml
@@ -24,7 +24,7 @@ jobs:
24
steps:
25
- uses: actions/checkout@v4
26
27
- - uses: terraform-linters/setup-tflint@v4
+ - uses: terraform-linters/setup-tflint@v5
28
name: Setup TFLint
29
with:
30
tflint_version: latest
.github/workflows/push.yml
@@ -22,7 +22,7 @@ jobs:
22
23
0 commit comments