We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c30af9f + 3b0cf2b commit cbebf2aCopy full SHA for cbebf2a
1 file changed
.github/workflows/documentation.yaml
@@ -11,7 +11,7 @@ jobs:
11
ref: ${{ github.event.pull_request.head.ref }}
12
13
- name: Render terraform docs and push changes back to PR branch
14
- uses: terraform-docs/gh-actions@aeae0038ed47a547e0c0fca5c059d3335f48fb25 # v1.3.0
+ uses: terraform-docs/gh-actions@7f8a667921aee9dd89af0f3c6dfa6160d7ebd8bb # v1.4.0
15
with:
16
config-file: terraform/.terraform-docs.yaml
17
working-dir: terraform
0 commit comments