Skip to content

Commit 9411fe3

Browse files
authored
Update update-package-lock.yaml
1 parent 71e84de commit 9411fe3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update-package-lock.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414

1515
steps:
1616
- uses: actions/checkout@v3
17+
with:
18+
token: ${{ secrets.TS_BOT_GITHUB_TOKEN }}
1719
- uses: actions/setup-node@v3
1820
with:
1921
node-version: 16

0 commit comments

Comments
 (0)