This repository was archived by the owner on Nov 22, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -13,13 +13,13 @@ jobs:
1313 runs-on : ubuntu-latest
1414 steps :
1515 - uses : actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
16- - uses : angular/dev-infra/github-actions/commit-message-based-labels@8ef8d154583700e810fced47a085a15e2fbb447d
16+ - uses : angular/dev-infra/github-actions/commit-message-based-labels@0268158ec3bcce2bba0b02d263965383b60b18a3
1717 with :
1818 angular-robot-key : ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
1919 post_approval_changes :
2020 runs-on : ubuntu-latest
2121 steps :
2222 - uses : actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
23- - uses : angular/dev-infra/github-actions/post-approval-changes@8ef8d154583700e810fced47a085a15e2fbb447d
23+ - uses : angular/dev-infra/github-actions/post-approval-changes@0268158ec3bcce2bba0b02d263965383b60b18a3
2424 with :
2525 angular-robot-key : ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 1313 lock_closed :
1414 runs-on : ubuntu-latest
1515 steps :
16- - uses : angular/dev-infra/github-actions/lock-closed@8ef8d154583700e810fced47a085a15e2fbb447d
16+ - uses : angular/dev-infra/github-actions/lock-closed@0268158ec3bcce2bba0b02d263965383b60b18a3
1717 with :
1818 lock-bot-key : ${{ secrets.LOCK_BOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 4646 "@angular/compiler" : " 14.1.0-next.4" ,
4747 "@angular/compiler-cli" : " 14.1.0-next.4" ,
4848 "@angular/core" : " 14.1.0-next.4" ,
49- "@angular/dev-infra-private" : " https://github.com/angular/dev-infra-private-builds.git#e67f79454c0a4bacc6814332a3d6529f7c88cf42 " ,
49+ "@angular/dev-infra-private" : " https://github.com/angular/dev-infra-private-builds.git#6af9f6c06ccc79b930059fdf2b81a114424a765c " ,
5050 "@angular/platform-browser" : " 14.1.0-next.4" ,
5151 "@angular/platform-browser-dynamic" : " 14.1.0-next.4" ,
5252 "@angular/platform-server" : " 14.1.0-next.4" ,
Original file line number Diff line number Diff line change 213213 dependencies :
214214 tslib "^2.3.0"
215215
216- " @angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#e67f79454c0a4bacc6814332a3d6529f7c88cf42 " :
217- version "0.0.0-8ef8d154583700e810fced47a085a15e2fbb447d "
218- resolved "https://github.com/angular/dev-infra-private-builds.git#e67f79454c0a4bacc6814332a3d6529f7c88cf42 "
216+ " @angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#6af9f6c06ccc79b930059fdf2b81a114424a765c " :
217+ version "0.0.0-0268158ec3bcce2bba0b02d263965383b60b18a3 "
218+ resolved "https://github.com/angular/dev-infra-private-builds.git#6af9f6c06ccc79b930059fdf2b81a114424a765c "
219219 dependencies :
220220 " @angular-devkit/build-angular" " 14.1.0-next.4"
221221 " @angular/benchpress" " 0.3.0"
You can’t perform that action at this time.
0 commit comments