mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-25 00:31:36 +08:00
ci: update lock workflow to latest action release
This commit is contained in:
parent
b9f69d6796
commit
c52d475e4d
3
.github/workflows/lock-closed.yml
vendored
3
.github/workflows/lock-closed.yml
vendored
@ -9,7 +9,6 @@ jobs:
|
|||||||
lock_closed:
|
lock_closed:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: angular/dev-infra/github-actions/lock-closed@7f7ef07
|
- uses: angular/dev-infra/github-actions/lock-closed@a4fd924
|
||||||
with:
|
with:
|
||||||
lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }}
|
lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }}
|
||||||
locks-per-execution: 100
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user