diff --git a/.github/workflows/documentation.yaml b/.github/workflows/documentation.yaml index edf57fcd..994f60d9 100644 --- a/.github/workflows/documentation.yaml +++ b/.github/workflows/documentation.yaml @@ -22,7 +22,7 @@ jobs: - name: Render terraform docs inside the main, modules, and examples README.md files and push changes back to PR branch id: terraform-docs - uses: terraform-docs/gh-actions@v1.0.0 + uses: terraform-docs/gh-actions@v1.2.0 with: find-dir: . args: --sort-by required