Skip to content

Commit c105754

Browse files
josephperrottjelbourn
authored andcommitted
ci: move to latest lock-closed commit for github action (#16984)
1 parent cd0611d commit c105754

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/lock-closed.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
lock_closed:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: angular/dev-infra/github-actions/lock-closed@14ebea5
12+
- uses: angular/dev-infra/github-actions/lock-closed@7f7ef07
1313
with:
1414
lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }}
15-
locks-per-execution: 250
15+
locks-per-execution: 100

0 commit comments

Comments
 (0)