File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
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@a2889d30aa4f7ff953f0cdaed212a7a62880644a
16+ - uses : angular/dev-infra/github-actions/commit-message-based-labels@9d7d42456ba68e8ed80b7f8e7aff46b3cc0c95d9
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@a2889d30aa4f7ff953f0cdaed212a7a62880644a
23+ - uses : angular/dev-infra/github-actions/post-approval-changes@9d7d42456ba68e8ed80b7f8e7aff46b3cc0c95d9
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@a2889d30aa4f7ff953f0cdaed212a7a62880644a
16+ - uses : angular/dev-infra/github-actions/lock-closed@9d7d42456ba68e8ed80b7f8e7aff46b3cc0c95d9
1717 with :
1818 lock-bot-key : ${{ secrets.LOCK_BOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 4545 "@angular/compiler" : " 14.0.0" ,
4646 "@angular/compiler-cli" : " 14.0.0" ,
4747 "@angular/core" : " 14.0.0" ,
48- "@angular/dev-infra-private" : " https://github.com/angular/dev-infra-private-builds.git#2fe60016e0ce6f1e53d4f5c5a1feb29d64ecd979 " ,
48+ "@angular/dev-infra-private" : " https://github.com/angular/dev-infra-private-builds.git#ec8cae472cf6b047725023bfd1c3c53b3f8b1aaa " ,
4949 "@angular/platform-browser" : " 14.0.0" ,
5050 "@angular/platform-browser-dynamic" : " 14.0.0" ,
5151 "@angular/platform-server" : " 14.0.0" ,
Original file line number Diff line number Diff line change 310310 dependencies :
311311 tslib "^2.3.0"
312312
313- " @angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#2fe60016e0ce6f1e53d4f5c5a1feb29d64ecd979 " :
314- version "0.0.0-a2889d30aa4f7ff953f0cdaed212a7a62880644a "
315- uid "2fe60016e0ce6f1e53d4f5c5a1feb29d64ecd979"
316- resolved "https://github.com/angular/dev-infra-private-builds.git#2fe60016e0ce6f1e53d4f5c5a1feb29d64ecd979 "
313+ " @angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#ec8cae472cf6b047725023bfd1c3c53b3f8b1aaa " :
314+ version "0.0.0-9d7d42456ba68e8ed80b7f8e7aff46b3cc0c95d9 "
315+ uid ec8cae472cf6b047725023bfd1c3c53b3f8b1aaa
316+ resolved "https://github.com/angular/dev-infra-private-builds.git#ec8cae472cf6b047725023bfd1c3c53b3f8b1aaa "
317317 dependencies :
318318 " @angular-devkit/build-angular" " 14.0.0-rc.3"
319319 " @angular/benchpress" " 0.3.0"
You can’t perform that action at this time.
0 commit comments