From b9fdd2e8c900656c1defa62aeb9007aff1ce324b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 04:23:57 +0000 Subject: [PATCH] chore(deps): update reviewdog/action-tflint action to v1.24.0 (#172) | datasource | package | from | to | | ----------- | ----------------------- | ------- | ------- | | github-tags | reviewdog/action-tflint | v1.23.2 | v1.24.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/code-review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: