We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f637501 commit 4adec98Copy full SHA for 4adec98
.github/workflows/main.yml
@@ -51,7 +51,7 @@ jobs:
51
ref: ${{ github.event.pull_request.head.ref }}
52
53
- name: Generate Terraform docs
54
- uses: terraform-docs/gh-actions@v1.2.0
+ uses: terraform-docs/gh-actions@v1.4.0
55
with:
56
working-dir: .
57
config-file: .terraform-docs.yml
0 commit comments