There was an error while loading. Please reload this page.
1 parent 19cefbd commit fe86660Copy full SHA for fe86660
.github/workflows/lock-closed.yml
@@ -9,7 +9,7 @@ jobs:
9
lock_closed:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: angular/dev-infra/github-actions/lock-closed@1e03b0d
+ - uses: angular/dev-infra/github-actions/lock-closed@7f7ef07
13
with:
14
lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }}
15
- locks-per-execution: 250
+ locks-per-execution: 100
0 commit comments