Skip to content

Commit 6f2b72c

Browse files
authored
Update dependency-checker.yaml
1 parent e2fca9b commit 6f2b72c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependency-checker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
env:
2121
GH_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
2222
run: |
23-
git config --global user.name "SDK Releaser Bot"
23+
git config --global user.name "SDK Updater Bot"
2424
git config --global user.email "[email protected]"
2525
2626
pip install poetry

0 commit comments

Comments
 (0)