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 8a08f53 commit 719d6dfCopy full SHA for 719d6df
.github/workflows/terraform_docs.yml
@@ -15,7 +15,7 @@ jobs:
15
ref: ${{ github.event.pull_request.head.ref }}
16
17
- name: Render terraform docs inside the REFERENCE.md and push changes back to PR branch
18
- uses: terraform-docs/gh-actions@v1.2.0
+ uses: terraform-docs/gh-actions@v1.3.0
19
with:
20
working-dir: .
21
output-file: docs/reference.md
0 commit comments