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 b71a930 commit 825875dCopy full SHA for 825875d
.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@0a8c6a4cc8788c02fe181ea6b8530975688f1a33 # v1.23.2
+ uses: reviewdog/action-tflint@f17a66a19220804dfa5ba4912e1a9fe7c530fe0a # v1.24.0
41
42
# -- SECURITY ---------------------------------------------------------------
43
tfsec:
0 commit comments