Skip to content

Commit

Permalink
Bump dflook/terraform-fmt-check from 1.37.0 to 1.41.1
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.1.
- [Release notes](https://github.com/dflook/terraform-fmt-check/releases)
- [Commits](dflook/terraform-fmt-check@529e305...dfdb4a7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 18, 2024
1 parent 4aef106 commit cfa9e8a
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@dfdb4a7603d5b0b3ae6fa459df4d6f85383898a8
with:
path: .
- name: terraform fmt
uses: dflook/terraform-fmt-check@529e30563b2c558dc0b8c450b5cec1cc93bd7fe4
uses: dflook/terraform-fmt-check@dfdb4a7603d5b0b3ae6fa459df4d6f85383898a8
with:
path: example
docs:
Expand Down

0 comments on commit cfa9e8a

Please sign in to comment.