Skip to content

Commit 632f477

Browse files
chore(deps): update reviewdog/action-tflint action to v1.24.2
1 parent 9388989 commit 632f477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tf-validate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
uses: hashicorp/setup-terraform@v2
8383

8484
- name: Run tflint with reviewdog
85-
uses: reviewdog/action-tflint@v1.19.2
85+
uses: reviewdog/action-tflint@v1.24.2
8686
if: ${{ always() }}
8787
with:
8888
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)