From f17ba4e71b93a1723c532f3845564db4943dc8b8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 21:39:09 +0000 Subject: [PATCH] chore(deps): update reviewdog/action-tflint action to v1.25.0 | datasource | package | from | to | | ----------- | ----------------------- | ------- | ------- | | github-tags | reviewdog/action-tflint | v1.24.0 | v1.25.0 | --- .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 564bcb9..891c037 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@f17a66a19220804dfa5ba4912e1a9fe7c530fe0a # v1.24.0 + uses: reviewdog/action-tflint@54a5e5aed57dcfbb4662ec548de876df33d6288d # v1.25.0 # -- SECURITY --------------------------------------------------------------- tfsec: