Skip to content

Commit

Permalink
Bump dflook/terraform-fmt-check from 1.37.0 to 1.41.2
Browse files Browse the repository at this point in the history
Bumps [dflook/terraform-fmt-check](https://github.com/dflook/terraform-fmt-check) from 1.37.0 to 1.41.2.
- [Release notes](https://github.com/dflook/terraform-fmt-check/releases)
- [Commits](dflook/terraform-fmt-check@529e305...c2652f7)

---
updated-dependencies:
- dependency-name: dflook/terraform-fmt-check
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and PhilipSchmid committed Feb 12, 2024
1 parent db7b344 commit b12cd6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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@c2652f7563ff96cd4a5d9e636fff68fc21e40865
with:
path: .
- name: terraform fmt
uses: dflook/terraform-fmt-check@529e30563b2c558dc0b8c450b5cec1cc93bd7fe4
uses: dflook/terraform-fmt-check@c2652f7563ff96cd4a5d9e636fff68fc21e40865
with:
path: example
docs:
Expand Down

0 comments on commit b12cd6a

Please sign in to comment.