Skip to content

Commit

Permalink
Update dependabot email
Browse files Browse the repository at this point in the history
  • Loading branch information
sayboras committed Oct 14, 2020
1 parent cce05a1 commit 5be7cc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -25,7 +25,7 @@ jobs:
else
echo "Updating dist directory"
git config --local user.name "dependabot[bot]"
git config --local user.email "support@github.com"
git config --local user.email "49699333+dependabot[bot]@users.noreply.github.com"
git add --update
git commit --message="Update dist files"
git push
Expand Down

0 comments on commit 5be7cc8

Please sign in to comment.