Skip to content

Commit

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

---
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 and PhilipSchmid committed Oct 31, 2023
1 parent a523a13 commit a748b17
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@2633e1cf3717ee439e126a537bacc777d620b017
uses: dflook/terraform-fmt-check@529e30563b2c558dc0b8c450b5cec1cc93bd7fe4
with:
path: .
- name: terraform fmt
uses: dflook/terraform-fmt-check@2633e1cf3717ee439e126a537bacc777d620b017
uses: dflook/terraform-fmt-check@529e30563b2c558dc0b8c450b5cec1cc93bd7fe4
with:
path: example
docs:
Expand Down

0 comments on commit a748b17

Please sign in to comment.