We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 38f3811 + 1281f67 commit 7869494Copy full SHA for 7869494
.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.3.0
+ uses: terraform-docs/gh-actions@v1.4.1
14
with:
15
working-dir: .
16
config-file: .terraform-docs.yml
0 commit comments