File tree Expand file tree Collapse file tree 4 files changed +13
-11
lines changed Expand file tree Collapse file tree 4 files changed +13
-11
lines changed Original file line number Diff line number Diff line change @@ -12,13 +12,13 @@ jobs:
12
12
runs-on : ubuntu-latest
13
13
steps :
14
14
- uses : actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
15
- - uses : angular/dev-infra/github-actions/commit-message-based-labels@9fa0615a9622702d25095633187a4da93ee89965
15
+ - uses : angular/dev-infra/github-actions/commit-message-based-labels@bf4bb09bb2d32015f71943371c7484cb845f8c33
16
16
with :
17
17
angular-robot-key : ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
18
18
post_approval_changes :
19
19
runs-on : ubuntu-latest
20
20
steps :
21
21
- uses : actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
22
- - uses : angular/dev-infra/github-actions/post-approval-changes@9fa0615a9622702d25095633187a4da93ee89965
22
+ - uses : angular/dev-infra/github-actions/post-approval-changes@bf4bb09bb2d32015f71943371c7484cb845f8c33
23
23
with :
24
24
angular-robot-key : ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 11
11
lock_closed :
12
12
runs-on : ubuntu-latest
13
13
steps :
14
- - uses : angular/dev-infra/github-actions/lock-closed@9fa0615a9622702d25095633187a4da93ee89965
14
+ - uses : angular/dev-infra/github-actions/lock-closed@bf4bb09bb2d32015f71943371c7484cb845f8c33
15
15
with :
16
16
lock-bot-key : ${{ secrets.LOCK_BOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 73
73
"@angular-devkit/core" : " ^15.0.0-next.0" ,
74
74
"@angular-devkit/schematics" : " ^15.0.0-next.0" ,
75
75
"@angular/bazel" : " ^15.0.0-next.0" ,
76
- "@angular/build-tooling" : " https://github.com/angular/dev-infra-private-build-tooling-builds.git#50647a2b856d17158fec5dd746bb7785298d63c3 " ,
76
+ "@angular/build-tooling" : " https://github.com/angular/dev-infra-private-build-tooling-builds.git#6f2cb5cf1860e75368528cf2216798db6f94d937 " ,
77
77
"@angular/cli" : " ^15.0.0-next.0" ,
78
78
"@angular/compiler-cli" : " ^15.0.0-next.0" ,
79
79
"@angular/localize" : " ^15.0.0-next.0" ,
80
- "@angular/ng-dev" : " https://github.com/angular/dev-infra-private-ng-dev-builds.git#2d8516401db5355bf8155804010605363a862ed1 " ,
80
+ "@angular/ng-dev" : " https://github.com/angular/dev-infra-private-ng-dev-builds.git#170605f156be18f179ad0024d386d4a7c05efa9a " ,
81
81
"@angular/platform-browser-dynamic" : " ^15.0.0-next.0" ,
82
82
"@angular/platform-server" : " ^15.0.0-next.0" ,
83
83
"@angular/router" : " ^15.0.0-next.0" ,
Original file line number Diff line number Diff line change 252
252
"@angular/core" "^13.0.0 || ^14.0.0-0"
253
253
reflect-metadata "^0.1.13"
254
254
255
- "@angular/build-tooling@https://github.com/angular/dev-infra-private-build-tooling-builds.git#50647a2b856d17158fec5dd746bb7785298d63c3":
256
- version "0.0.0-9fa0615a9622702d25095633187a4da93ee89965"
257
- resolved "https://github.com/angular/dev-infra-private-build-tooling-builds.git#50647a2b856d17158fec5dd746bb7785298d63c3"
255
+ "@angular/build-tooling@https://github.com/angular/dev-infra-private-build-tooling-builds.git#6f2cb5cf1860e75368528cf2216798db6f94d937":
256
+ version "0.0.0-bf4bb09bb2d32015f71943371c7484cb845f8c33"
257
+ uid "6f2cb5cf1860e75368528cf2216798db6f94d937"
258
+ resolved "https://github.com/angular/dev-infra-private-build-tooling-builds.git#6f2cb5cf1860e75368528cf2216798db6f94d937"
258
259
dependencies:
259
260
"@angular-devkit/build-angular" "14.2.0-rc.0"
260
261
"@angular/benchpress" "0.3.0"
385
386
glob "8.0.3"
386
387
yargs "^17.2.1"
387
388
388
- "@angular/ng-dev@https://github.com/angular/dev-infra-private-ng-dev-builds.git#2d8516401db5355bf8155804010605363a862ed1":
389
- version "0.0.0-9fa0615a9622702d25095633187a4da93ee89965"
390
- resolved "https://github.com/angular/dev-infra-private-ng-dev-builds.git#2d8516401db5355bf8155804010605363a862ed1"
389
+ "@angular/ng-dev@https://github.com/angular/dev-infra-private-ng-dev-builds.git#170605f156be18f179ad0024d386d4a7c05efa9a":
390
+ version "0.0.0-bf4bb09bb2d32015f71943371c7484cb845f8c33"
391
+ uid "170605f156be18f179ad0024d386d4a7c05efa9a"
392
+ resolved "https://github.com/angular/dev-infra-private-ng-dev-builds.git#170605f156be18f179ad0024d386d4a7c05efa9a"
391
393
dependencies:
392
394
"@yarnpkg/lockfile" "^1.1.0"
393
395
typescript "~4.8.0"
You can’t perform that action at this time.
0 commit comments