Skip to content

Commit cbc0b17

Browse files
authoredAug 26, 2022
Push package-lock.json updates via typescript-bot token (#50476)
1 parent bb3a7ae commit cbc0b17

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@v2
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)
Please sign in to comment.