Skip to content

Commit

Permalink
chore(deps): update reviewdog/action-tflint action to v1.23.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 12, 2024
1 parent 9388989 commit dd68a46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tf-validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
uses: hashicorp/setup-terraform@v2

- name: Run tflint with reviewdog
uses: reviewdog/action-tflint@v1.19.2
uses: reviewdog/action-tflint@v1.23.2
if: ${{ always() }}
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit dd68a46

Please sign in to comment.