We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c96dcf commit 05679adCopy full SHA for 05679ad
.github/workflows/docs.yml
@@ -12,7 +12,7 @@ jobs:
12
ref: ${{ github.event.pull_request.head.ref }}
13
14
- name: Render terraform docs
15
- uses: terraform-docs/gh-actions@v1.2.0
+ uses: terraform-docs/gh-actions@v1.4.1
16
with:
17
working-dir: .,./examples/basic
18
git-push: "true"
0 commit comments