Skip to content

Commit f17ba4e

Browse files
chore(deps): update reviewdog/action-tflint action to v1.25.0
| datasource | package | from | to | | ----------- | ----------------------- | ------- | ------- | | github-tags | reviewdog/action-tflint | v1.24.0 | v1.25.0 |
1 parent 15acf1d commit f17ba4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/code-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
# Run TFLint
3939
- name: Run TFlint with reviewdog output on the PR
40-
uses: reviewdog/action-tflint@f17a66a19220804dfa5ba4912e1a9fe7c530fe0a # v1.24.0
40+
uses: reviewdog/action-tflint@54a5e5aed57dcfbb4662ec548de876df33d6288d # v1.25.0
4141

4242
# -- SECURITY ---------------------------------------------------------------
4343
tfsec:

0 commit comments

Comments
 (0)