We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3004d94 commit 281d885Copy full SHA for 281d885
.github/workflows/tfdocs.yml
@@ -10,7 +10,7 @@ jobs:
10
ref: main
11
12
- name: Render terraform docs inside the README.md and push changes back to PR branch
13
- uses: terraform-docs/gh-actions@v1.1.0
+ uses: terraform-docs/gh-actions@v1.2.0
14
with:
15
working-dir: .
16
config-file: .terraform-docs.yml
0 commit comments