Skip to content

Commit d53d0af

Browse files
Use github app account for action (#40)
* Use github app account for action
1 parent 9cebfab commit d53d0af

File tree

5 files changed

+3415
-8
lines changed

5 files changed

+3415
-8
lines changed

.github/workflows/lock-closed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ jobs:
1111
steps:
1212
- uses: angular/dev-infra/github-actions/lock-closed@master
1313
with:
14-
github-token: ${{ secrets.GITHUB_TOKEN }}
14+
lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }}
1515
locks-per-execution: 1

0 commit comments

Comments
 (0)