Skip to content

Commit c52d475

Browse files
clydinKeen Yee Liau
authored andcommitted
ci: update lock workflow to latest action release
1 parent b9f69d6 commit c52d475

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/lock-closed.yml

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

0 commit comments

Comments
 (0)