We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9388989 commit 632f477Copy full SHA for 632f477
.github/workflows/tf-validate.yml
@@ -82,7 +82,7 @@ jobs:
82
uses: hashicorp/setup-terraform@v2
83
84
- name: Run tflint with reviewdog
85
- uses: reviewdog/action-tflint@v1.19.2
+ uses: reviewdog/action-tflint@v1.24.2
86
if: ${{ always() }}
87
with:
88
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments