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@db59d4951f9ec1ea6736a55fc99228340083ad19
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@db59d4951f9ec1ea6736a55fc99228340083ad19
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@db59d4951f9ec1ea6736a55fc99228340083ad19
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#a96fc0c88c55faf5314dd373ebe86b0f3a95c776 " ,
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#73935ddb0fc3ede9b10db7a0780173fa1f82cd22 " ,
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