From aa7518996aa125916a5bedc6f44dd4a9e118aad6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 02:12:44 -0400 Subject: [PATCH] build(deps): bump terraform-linters/tflint-load-config-action from 1 to 2 (#131) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/tf-lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tf-lint.yml b/.github/workflows/tf-lint.yml index bcde0024..1f6dfe28 100644 --- a/.github/workflows/tf-lint.yml +++ b/.github/workflows/tf-lint.yml @@ -28,7 +28,7 @@ jobs: tflint_version: v0.44.1 github_token: ${{ secrets.GITHUB }} - - uses: terraform-linters/tflint-load-config-action@v1 + - uses: terraform-linters/tflint-load-config-action@v2 name: Setup tflint-config with: source-repo: clouddrove/github-shared-workflows