Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 18, 2024
1 parent d701860 commit e23ad9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
ref: ${{ github.event.pull_request.head.sha || github.sha }}
- name: terraform fmt
uses: dflook/terraform-fmt-check@f79b43ac034e8dfe06b8ce4eacc8aff128412d49
uses: dflook/terraform-fmt-check@dfdb4a7603d5b0b3ae6fa459df4d6f85383898a8
docs:
runs-on: ubuntu-22.04
needs: formatting
Expand Down

0 comments on commit e23ad9c

Please sign in to comment.