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 f56c1a2 commit aa650c0Copy full SHA for aa650c0
.github/workflows/documentation.yaml
@@ -22,7 +22,7 @@ jobs:
22
23
- name: Render terraform docs inside the main and the modules README.md files and push changes back to PR branch
24
id: terraform-docs
25
- uses: terraform-docs/gh-actions@v1.0.0
+ uses: terraform-docs/gh-actions@v1.2.0
26
with:
27
find-dir: .
28
args: --sort-by required
0 commit comments