We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eddc71e + 5d2d268 commit e4d58c0Copy full SHA for e4d58c0
.github/workflows/terraform.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
ref: ${{ github.event.pull_request.head.sha }}
19
- name: terraform fmt
20
- uses: dflook/terraform-fmt-check@e2336a7181cca8d4f659f5821e76b917214f322a
+ uses: dflook/terraform-fmt-check@5e2043f1289bfaf0e568855ca2513aa13e9ac04f
21
docs:
22
needs: formatting
23
runs-on: ubuntu-22.04
0 commit comments