Skip to content

Commit

Permalink
chore(deps): update reviewdog/action-tflint action to v1.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 10, 2024
1 parent 8c9c593 commit ad7168b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: terraform fmt -check -recursive

- name: tflint with reviewdog
uses: reviewdog/action-tflint@v1.22.0
uses: reviewdog/action-tflint@v1.23.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-review
Expand Down

0 comments on commit ad7168b

Please sign in to comment.