### What problem are you facing? I have Repositories that need to enforce Signed Commits, and would like to keep this action. ### How could terraform-docs help solve your problem? **1st Hypothesis:** - Integrate with the action the possibility to use GPG keys to verify the commits, when pushing. **2nd Hypothesis:** - Fix Issue #50, so that we can use other addons such as [crazy-max/ghaction-import-gpg@v2](https://github.com/crazy-max/ghaction-import-gpg) and [Add & Commit](https://github.com/marketplace/actions/add-commit) to improve our commits.