Skip to content

Commit e3e7911

Browse files
dependabot[bot]PhilipSchmid
authored andcommitted
Bump dflook/terraform-fmt-check from 1.47.0 to 1.48.0
Bumps [dflook/terraform-fmt-check](https://github.com/dflook/terraform-fmt-check) from 1.47.0 to 1.48.0. - [Release notes](https://github.com/dflook/terraform-fmt-check/releases) - [Commits](dflook/terraform-fmt-check@84e7351...3992bb5) --- 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]>
1 parent 57977be commit e3e7911

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/terraform.yml

+1-1
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@84e7351536952f1ba88f750a17e5bcfcf55dbd0e
20+
uses: dflook/terraform-fmt-check@3992bb501836411442fdd6b1fc91dc8823365b62
2121
docs:
2222
runs-on: ubuntu-22.04
2323
needs: formatting

0 commit comments

Comments
 (0)