We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c171fdd commit 74b345dCopy full SHA for 74b345d
.github/workflows/code-review.yml
@@ -37,7 +37,7 @@ jobs:
37
38
# Run TFLint
39
- name: Run TFlint with reviewdog output on the PR
40
- uses: reviewdog/action-tflint@ed9fc532031da01c06455483e57ef4ba8573ad61 # v1.23.0
+ uses: reviewdog/action-tflint@4adc549c67e8b1fc1a8a17753b0c95ebf0c5b5d2 # v1.23.1
41
42
# -- SECURITY ---------------------------------------------------------------
43
tfsec:
0 commit comments