Skip to content

Commit 90cec40

Browse files
committed
build: bump to lastest sha of angular/dev-infra's lock-closed action (angular#38615)
Update to the latest lock-closed action to fix the link which is used. PR Close angular#38615
1 parent 4036281 commit 90cec40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lock-closed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
if: github.repository == 'angular/angular'
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: angular/dev-infra/github-actions/lock-closed@66462f6
13+
- uses: angular/dev-infra/github-actions/lock-closed@414834b2b24dd2df37c6ed00808387ee6fd91b66
1414
with:
1515
lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }}

0 commit comments

Comments
 (0)