kgaughan / gcredstash

gcredstash manages credentials using AWS Key Management Service (KMS) and DynamoDB.
Apache License 2.0
1 stars 2 forks source link

Switch to stefanzweifel/git-auto-commit-action #85

Closed kgaughan closed 2 months ago

kgaughan commented 2 months ago

Better than me trying to maintain this.

Summary by Sourcery

This pull request updates the dependabot workflow to use the stefanzweifel/git-auto-commit-action for automatically committing and pushing changes, replacing the previous manual steps.

sourcery-ai[bot] commented 2 months ago

Reviewer's Guide by Sourcery

This pull request updates the GitHub Actions workflow to use the stefanzweifel/git-auto-commit-action for automatically committing changes, replacing the manual git commands previously used.

File-Level Changes

Files Changes
.github/workflows/dependabot.yml Replaced manual git commit and push commands with stefanzweifel/git-auto-commit-action for better maintainability and automation.

Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - Continue your discussion with Sourcery by replying directly to review comments. - You can change your review settings at any time by accessing your [dashboard](https://app.sourcery.ai): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.