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 @@ -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@cd02891231926b56e403fa94849a6638899e98ce
15
+ - uses : angular/dev-infra/github-actions/commit-message-based-labels@4b8b706a0cd6ae9bc542fe74417040375239aeeb
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@cd02891231926b56e403fa94849a6638899e98ce
22
+ - uses : angular/dev-infra/github-actions/post-approval-changes@4b8b706a0cd6ae9bc542fe74417040375239aeeb
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@cd02891231926b56e403fa94849a6638899e98ce
14
+ - uses : angular/dev-infra/github-actions/lock-closed@4b8b706a0cd6ae9bc542fe74417040375239aeeb
15
15
with :
16
16
lock-bot-key : ${{ secrets.LOCK_BOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 76
76
"@angular/bazel" : " ^14.0.1" ,
77
77
"@angular/cli" : " ^14.0.1" ,
78
78
"@angular/compiler-cli" : " ^14.0.1" ,
79
- "@angular/dev-infra-private" : " https://github.com/angular/dev-infra-private-builds.git#cc061c7d21af7d18cea0a6d60de490e3450f8fc9 " ,
79
+ "@angular/dev-infra-private" : " https://github.com/angular/dev-infra-private-builds.git#cdaaa155363dfe5a67493d71803a4b721f01cbad " ,
80
80
"@angular/localize" : " ^14.0.1" ,
81
81
"@angular/platform-browser-dynamic" : " ^14.0.1" ,
82
82
"@angular/platform-server" : " ^14.0.1" ,
Original file line number Diff line number Diff line change 327
327
dependencies:
328
328
tslib "^2.3.0"
329
329
330
- "@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#cc061c7d21af7d18cea0a6d60de490e3450f8fc9 ":
331
- version "0.0.0-cd02891231926b56e403fa94849a6638899e98ce "
332
- uid cc061c7d21af7d18cea0a6d60de490e3450f8fc9
333
- resolved "https://github.com/angular/dev-infra-private-builds.git#cc061c7d21af7d18cea0a6d60de490e3450f8fc9 "
330
+ "@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#cdaaa155363dfe5a67493d71803a4b721f01cbad ":
331
+ version "0.0.0-4b8b706a0cd6ae9bc542fe74417040375239aeeb "
332
+ uid cdaaa155363dfe5a67493d71803a4b721f01cbad
333
+ resolved "https://github.com/angular/dev-infra-private-builds.git#cdaaa155363dfe5a67493d71803a4b721f01cbad "
334
334
dependencies:
335
335
"@angular-devkit/build-angular" "14.1.0-rc.3"
336
336
"@angular/benchpress" "0.3.0"
You can’t perform that action at this time.
0 commit comments