Skip to content

Commit e2fca9b

Browse files
committed
change token
1 parent cecf61a commit e2fca9b

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
@@ -18,7 +18,7 @@ jobs:
1818
python-version: "3.8"
1919
- name: Poetry Python dependeny updater
2020
env:
21-
GH_TOKEN: ${{ github.token }}
21+
GH_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
2222
run: |
2323
git config --global user.name "SDK Releaser Bot"
2424
git config --global user.email "[email protected]"

0 commit comments

Comments
 (0)