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