Skip to content

Commit 825875d

Browse files
chore(deps): update reviewdog/action-tflint action to v1.24.0
| datasource | package | from | to | | ----------- | ----------------------- | ------- | ------- | | github-tags | reviewdog/action-tflint | v1.23.2 | v1.24.0 |
1 parent b71a930 commit 825875d

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@0a8c6a4cc8788c02fe181ea6b8530975688f1a33 # v1.23.2
40+
uses: reviewdog/action-tflint@f17a66a19220804dfa5ba4912e1a9fe7c530fe0a # v1.24.0
4141

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

0 commit comments

Comments
 (0)