From cfa9e8a85567b7dab566accc2d80f5e875d5115a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 07:00:31 +0000 Subject: [PATCH] Bump dflook/terraform-fmt-check from 1.37.0 to 1.41.1 Bumps [dflook/terraform-fmt-check](https://github.com/dflook/terraform-fmt-check) from 1.37.0 to 1.41.1. - [Release notes](https://github.com/dflook/terraform-fmt-check/releases) - [Commits](https://github.com/dflook/terraform-fmt-check/compare/529e30563b2c558dc0b8c450b5cec1cc93bd7fe4...dfdb4a7603d5b0b3ae6fa459df4d6f85383898a8) --- updated-dependencies: - dependency-name: dflook/terraform-fmt-check dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/terraform.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/terraform.yml b/.github/workflows/terraform.yml index c00a117..8b20257 100644 --- a/.github/workflows/terraform.yml +++ b/.github/workflows/terraform.yml @@ -17,11 +17,11 @@ jobs: with: ref: ${{ github.event.pull_request.head.sha }} - name: terraform fmt - uses: dflook/terraform-fmt-check@529e30563b2c558dc0b8c450b5cec1cc93bd7fe4 + uses: dflook/terraform-fmt-check@dfdb4a7603d5b0b3ae6fa459df4d6f85383898a8 with: path: . - name: terraform fmt - uses: dflook/terraform-fmt-check@529e30563b2c558dc0b8c450b5cec1cc93bd7fe4 + uses: dflook/terraform-fmt-check@dfdb4a7603d5b0b3ae6fa459df4d6f85383898a8 with: path: example docs: