From b10e4b0aa94900936354baacc4b19ec6a6e3369a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 17:21:51 +0000 Subject: [PATCH] chore(deps): update reviewdog/action-tflint action to v1.23.2 | datasource | package | from | to | | ----------- | ----------------------- | ------- | ------- | | github-tags | reviewdog/action-tflint | v1.23.1 | v1.23.2 | --- .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 64b6364..be13dbb 100644 --- a/.github/workflows/code-review.yml +++ b/.github/workflows/code-review.yml @@ -28,7 +28,7 @@ jobs: # Run TFLint - name: tflint with reviewdog output on the PR - uses: reviewdog/action-tflint@4adc549c67e8b1fc1a8a17753b0c95ebf0c5b5d2 # v1.23.1 + uses: reviewdog/action-tflint@0a8c6a4cc8788c02fe181ea6b8530975688f1a33 # v1.23.2 # -- SECURITY --------------------------------------------------------------- tfsec: