We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59b654a commit bfbc58eCopy full SHA for bfbc58e
1 file changed
sync-root/.github/workflows/terraform-validation.yaml
@@ -117,7 +117,7 @@ jobs:
117
ref: ${{ github.event.pull_request.head.ref }}
118
119
- name: Render terraform docs inside the README.md and push changes back to PR branch
120
- uses: terraform-docs/gh-actions@v1.3.0
+ uses: terraform-docs/gh-actions@v1.4.0
121
with:
122
args: --sort-by required
123
git-commit-message: "docs(readme): update module usage"
@@ -138,7 +138,7 @@ jobs:
138
139
140
141
142
143
144
0 commit comments