Skip to content

Commit b65bbcb

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@41b4770c9d9e50741c20e431986b33124a07ca52 # v1.24.2
4141

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

0 commit comments

Comments
 (0)