From f9e1e2d8eccb31a150f09dbc5254e41ee3adeb49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 09:48:51 +0000 Subject: [PATCH] Bump dflook/terraform-fmt-check from 2.0.0 to 2.2.2 Bumps [dflook/terraform-fmt-check](https://github.com/dflook/terraform-fmt-check) from 2.0.0 to 2.2.2. - [Release notes](https://github.com/dflook/terraform-fmt-check/releases) - [Commits](https://github.com/dflook/terraform-fmt-check/compare/v2.0.0...v2.2.2) --- updated-dependencies: - dependency-name: dflook/terraform-fmt-check dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 999f5c3..3352bf6 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -34,7 +34,7 @@ jobs: uses: actions/checkout@v4.2.2 - name: terraform fmt - uses: dflook/terraform-fmt-check@v2.0.0 + uses: dflook/terraform-fmt-check@v2.2.2 with: path: workload/terraform/jamfpro