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