Skip to content

Commit 32ee638

Browse files
authored
Update package-lock.yml
1 parent 919d5c3 commit 32ee638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package-lock.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: cpr
2828
uses: peter-evans/create-pull-request@v4
2929
with:
30-
token: ${{ secrets.BOT }}
30+
token: ${{ secrets.GITHUB_TOKEN }}
3131
commit-message: Update package-lock
3232
title: Update package-lock
3333
body: Update package-lock

0 commit comments

Comments
 (0)