File tree Expand file tree Collapse file tree 4 files changed +75
-628
lines changed Expand file tree Collapse file tree 4 files changed +75
-628
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@bf4bb09bb2d32015f71943371c7484cb845f8c33
15
+ - uses : angular/dev-infra/github-actions/commit-message-based-labels@379fc9e19c7736acca4ae806e8c2d1fa311826e9
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@bf4bb09bb2d32015f71943371c7484cb845f8c33
22
+ - uses : angular/dev-infra/github-actions/post-approval-changes@379fc9e19c7736acca4ae806e8c2d1fa311826e9
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@bf4bb09bb2d32015f71943371c7484cb845f8c33
14
+ - uses : angular/dev-infra/github-actions/lock-closed@379fc9e19c7736acca4ae806e8c2d1fa311826e9
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#6f2cb5cf1860e75368528cf2216798db6f94d937 " ,
76
+ "@angular/build-tooling" : " https://github.com/angular/dev-infra-private-build-tooling-builds.git#f1b68f5c7df4cf872a8c211b034f01d9f424fc08 " ,
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#170605f156be18f179ad0024d386d4a7c05efa9a " ,
80
+ "@angular/ng-dev" : " https://github.com/angular/dev-infra-private-ng-dev-builds.git#ee6db455a89fa7847a67e55c0bd8757031bd9286 " ,
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" ,
You can’t perform that action at this time.
0 commit comments