terraform-docs / gh-actions

A Github action for generating Terraform module documentation using terraform-docs and gomplate
Apache License 2.0
152 stars 63 forks source link

fix: don't impersonante users #49

Closed ForsakenHarmony closed 3 years ago

ForsakenHarmony commented 3 years ago

Description of your changes

Impersonating the commit author of the previous commit to me is unexpected and unwanted behaviour, it's a GitHub Action, so committing via the bot user makes more sense to me

I have:

How has this code been tested

don't know how I'd test it