Skip to content

Commit ab95065

Browse files
authored
chore(workflows): use PAT for pull request
1 parent 640ada9 commit ab95065

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-core-deps.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,5 @@ jobs:
2929
commit-message: "chore(package): update core dependencies"
3030
title: "chore(package): update core dependencies"
3131
branch: update-core-deps
32+
token: ${{ secrets.PAT }}
3233

0 commit comments

Comments
 (0)