File tree Expand file tree Collapse file tree 4 files changed +396
-284
lines changed Expand file tree Collapse file tree 4 files changed +396
-284
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@71057522079cc2ae10687a07fb6ab456790be63c
15
+ - uses : angular/dev-infra/github-actions/commit-message-based-labels@d2f9d2f493ec99f89a1db2777e2b27c1f5b278e9
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@71057522079cc2ae10687a07fb6ab456790be63c
22
+ - uses : angular/dev-infra/github-actions/post-approval-changes@d2f9d2f493ec99f89a1db2777e2b27c1f5b278e9
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@71057522079cc2ae10687a07fb6ab456790be63c
14
+ - uses : angular/dev-infra/github-actions/lock-closed@d2f9d2f493ec99f89a1db2777e2b27c1f5b278e9
15
15
with :
16
16
lock-bot-key : ${{ secrets.LOCK_BOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 75
75
"@angular-devkit/core" : " ^14.0.1" ,
76
76
"@angular-devkit/schematics" : " ^14.0.1" ,
77
77
"@angular/bazel" : " ^14.0.1" ,
78
- "@angular/build-tooling" : " https://github.com/angular/dev-infra-private-build-tooling-builds.git#88270f452ba78174cd7a26fb09e09b2e38eeeac0 " ,
78
+ "@angular/build-tooling" : " https://github.com/angular/dev-infra-private-build-tooling-builds.git#8645c82bacef5f85ab796fb30d180b227ba8f187 " ,
79
79
"@angular/cli" : " ^14.0.1" ,
80
80
"@angular/compiler-cli" : " ^14.0.1" ,
81
81
"@angular/localize" : " ^14.0.1" ,
82
- "@angular/ng-dev" : " https://github.com/angular/dev-infra-private-ng-dev-builds.git#f8f29b3cc8b8abb48d056533b48c890a7355aa74 " ,
82
+ "@angular/ng-dev" : " https://github.com/angular/dev-infra-private-ng-dev-builds.git#0e5056c7c5d6cb26209a8391c6539a4179256911 " ,
83
83
"@angular/platform-browser-dynamic" : " ^14.0.1" ,
84
84
"@angular/platform-server" : " ^14.0.1" ,
85
85
"@angular/router" : " ^14.0.1" ,
You can’t perform that action at this time.
0 commit comments