Skip to content

Commit ec8bfba

Browse files
dependabot[bot]PhilipSchmid
authored andcommitted
Bump dflook/terraform-fmt-check from 2.1.0 to 2.2.1
Bumps [dflook/terraform-fmt-check](https://github.com/dflook/terraform-fmt-check) from 2.1.0 to 2.2.1. - [Release notes](https://github.com/dflook/terraform-fmt-check/releases) - [Commits](dflook/terraform-fmt-check@695943a...594e6a4) --- updated-dependencies: - dependency-name: dflook/terraform-fmt-check dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 280ff8e commit ec8bfba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/terraform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
ref: ${{ github.event.pull_request.head.sha || github.sha }}
1919
- name: terraform fmt
20-
uses: dflook/terraform-fmt-check@695943a23946943f58e7dd2ee17089785e24df9c
20+
uses: dflook/terraform-fmt-check@594e6a4bd26edb3749d2fadf71a2a7605c219f5e
2121
docs:
2222
runs-on: ubuntu-22.04
2323
needs: formatting

0 commit comments

Comments
 (0)