diff --git a/.github/workflows/code-review.yml b/.github/workflows/code-review.yml index bfc6871..bccee06 100644 --- a/.github/workflows/code-review.yml +++ b/.github/workflows/code-review.yml @@ -37,7 +37,7 @@ jobs: # Run TFLint - name: Run TFlint with reviewdog output on the PR - uses: reviewdog/action-tflint@0a8c6a4cc8788c02fe181ea6b8530975688f1a33 # v1.23.2 + uses: reviewdog/action-tflint@f17a66a19220804dfa5ba4912e1a9fe7c530fe0a # v1.24.0 # -- SECURITY --------------------------------------------------------------- tfsec: