We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed711a1 commit 838afdfCopy full SHA for 838afdf
.github/workflows/documentation.yaml
@@ -10,7 +10,7 @@ jobs:
10
ref: ${{ github.event.pull_request.head.ref }}
11
12
- name: Render terraform docs inside the README.md and push changes back to PR branch
13
- uses: terraform-docs/gh-actions@v1.0.0
+ uses: terraform-docs/gh-actions@v1.3.0
14
with:
15
working-dir: .
16
output-file: README.md
0 commit comments