Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit e83a484

Browse files
committed
ci: bump to lastest sha of angular/dev-infra's lock-closed action
Update to the latest lock-closed action to fix the link which is used.
1 parent 5071a02 commit e83a484

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,6 +9,6 @@ jobs:
99
lock_closed:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: angular/dev-infra/github-actions/lock-closed@66462f6
12+
- uses: angular/dev-infra/github-actions/lock-closed@414834b2b24dd2df37c6ed00808387ee6fd91b66
1313
with:
1414
lock-bot-key: ${{ secrets.LOCK_BOT_PRIVATE_KEY }}

0 commit comments

Comments
 (0)