Open
Description
Suggestion
We use the apply and plan actions trough pull requests. We also use Dependabot to automatically update our Versions of Workflows and AWS, Azure dependencies.
Dependabot automatically changes the version and opens a pull request against main to push the new version. Then the dflook actions start and check if anything changes, 90% of them are "No changes. Your infrastructure matches the configuration."
What would be greate if the "auto_approve: true" would have another options, "empty applys" so that the empty changes and the version changes get merged automatically without human interaction.