Skip to content

Commit

Permalink
Merge pull request #2448 from sbueringer/pr-fix-mail
Browse files Browse the repository at this point in the history
🌱 Fix mail of dependabot action commit
  • Loading branch information
k8s-ci-robot authored Aug 16, 2023
2 parents 7cfd07f + df5b366 commit 6d2d5bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
name: Commit changes
with:
author_name: dependabot[bot]
author_email: support@github.com
author_email: 49699333+dependabot[bot]@users.noreply.github.com
default_author: github_actor
message: 'Update generated code'

0 comments on commit 6d2d5bf

Please sign in to comment.