diff --git a/sync-root/.github/workflows/terraform-validation.yaml b/sync-root/.github/workflows/terraform-validation.yaml index e7e2170..e27f355 100644 --- a/sync-root/.github/workflows/terraform-validation.yaml +++ b/sync-root/.github/workflows/terraform-validation.yaml @@ -114,7 +114,7 @@ jobs: ref: ${{ github.event.pull_request.head.ref }} - name: Render terraform docs inside the README.md and push changes back to PR branch - uses: terraform-docs/gh-actions@v1.0.0 + uses: terraform-docs/gh-actions@v1.1.0 with: args: --sort-by required git-commit-message: "docs(readme): update module usage"