diff --git a/.github/workflows/terraform.yml b/.github/workflows/terraform.yml index c00a117..678abe6 100644 --- a/.github/workflows/terraform.yml +++ b/.github/workflows/terraform.yml @@ -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@70236d8fe696107d88a1f1ecd50f9947cf32e6be with: path: . - name: terraform fmt - uses: dflook/terraform-fmt-check@529e30563b2c558dc0b8c450b5cec1cc93bd7fe4 + uses: dflook/terraform-fmt-check@70236d8fe696107d88a1f1ecd50f9947cf32e6be with: path: example docs: