Skip to content

Commit

Permalink
chore(deps): update reviewdog/action-tflint action to v1.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 46ca20b commit fc87709
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.24.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-review
Expand Down

0 comments on commit fc87709

Please sign in to comment.