Skip to content

Commit b778173

Browse files
josephperrottjelbourn
authored andcommitted
ci: update to new lock-closed version to address let block error (#17023)
1 parent 20f6eb9 commit b778173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lock-closed.yml

Lines changed: 1 addition & 1 deletion
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@7f7ef07
12+
- uses: angular/dev-infra/github-actions/lock-closed@152478b
1313
with:
1414
lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }}
1515
locks-per-execution: 100

0 commit comments

Comments
 (0)