Skip to content

Commit 74b345d

Browse files
committed
chore(deps): update reviewdog/action-tflint action to v1.23.1
| datasource | package | from | to | | ----------- | ----------------------- | ------- | ------- | | github-tags | reviewdog/action-tflint | v1.23.0 | v1.23.1 |
1 parent c171fdd commit 74b345d

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@ed9fc532031da01c06455483e57ef4ba8573ad61 # v1.23.0
40+
uses: reviewdog/action-tflint@4adc549c67e8b1fc1a8a17753b0c95ebf0c5b5d2 # v1.23.1
4141

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

0 commit comments

Comments
 (0)