We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d7cf5b commit cdd7d05Copy full SHA for cdd7d05
.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.3.0
+ uses: terraform-docs/gh-actions@v1.4.0
26
with:
27
find-dir: .
28
args: --sort-by required
0 commit comments