Skip to content

Commit

Permalink
chore(deps): update reviewdog/action-tflint action to v1.24.0 (#172)
Browse files Browse the repository at this point in the history
| datasource  | package                 | from    | to      |
| ----------- | ----------------------- | ------- | ------- |
| github-tags | reviewdog/action-tflint | v1.23.2 | v1.24.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent b71a930 commit b9fdd2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

# Run TFLint
- name: Run TFlint with reviewdog output on the PR
uses: reviewdog/action-tflint@0a8c6a4cc8788c02fe181ea6b8530975688f1a33 # v1.23.2
uses: reviewdog/action-tflint@f17a66a19220804dfa5ba4912e1a9fe7c530fe0a # v1.24.0

# -- SECURITY ---------------------------------------------------------------
tfsec:
Expand Down

0 comments on commit b9fdd2e

Please sign in to comment.