File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 9
9
runs-on : ubuntu-latest
10
10
steps :
11
11
- uses : actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579 # renovate: tag=v2.0.0
12
- - uses : angular/dev-infra/github-actions/commit-message-based-labels@303acfd7f5ae3118193047f604d821f3604a0512
12
+ - uses : angular/dev-infra/github-actions/commit-message-based-labels@93fef044b38a3818d292be5bad0817ca6578f3e5
13
13
with :
14
14
angular-robot-key : ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 9
9
lock_closed :
10
10
runs-on : ubuntu-latest
11
11
steps :
12
- - uses : angular/dev-infra/github-actions/lock-closed@303acfd7f5ae3118193047f604d821f3604a0512
12
+ - uses : angular/dev-infra/github-actions/lock-closed@93fef044b38a3818d292be5bad0817ca6578f3e5
13
13
with :
14
14
lock-bot-key : ${{ secrets.LOCK_BOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 74
74
"@angular/bazel" : " 14.0.0-next.14" ,
75
75
"@angular/cli" : " 14.0.0-next.11" ,
76
76
"@angular/compiler-cli" : " 14.0.0-next.14" ,
77
- "@angular/dev-infra-private" : " https://github.com/angular/dev-infra-private-builds.git#4149a6bb4dd87882532f0bab753e877b61a7cb50 " ,
77
+ "@angular/dev-infra-private" : " https://github.com/angular/dev-infra-private-builds.git#0026ddaac15d7717152c8e113b9f7e1a7075ee82 " ,
78
78
"@angular/localize" : " 14.0.0-next.14" ,
79
79
"@angular/platform-browser-dynamic" : " 14.0.0-next.14" ,
80
80
"@angular/platform-server" : " 14.0.0-next.14" ,
Original file line number Diff line number Diff line change 319
319
dependencies:
320
320
tslib "^2.3.0"
321
321
322
- "@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#4149a6bb4dd87882532f0bab753e877b61a7cb50 ":
323
- version "0.0.0-303acfd7f5ae3118193047f604d821f3604a0512 "
324
- uid "4149a6bb4dd87882532f0bab753e877b61a7cb50 "
325
- resolved "https://github.com/angular/dev-infra-private-builds.git#4149a6bb4dd87882532f0bab753e877b61a7cb50 "
322
+ "@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#0026ddaac15d7717152c8e113b9f7e1a7075ee82 ":
323
+ version "0.0.0-93fef044b38a3818d292be5bad0817ca6578f3e5 "
324
+ uid "0026ddaac15d7717152c8e113b9f7e1a7075ee82 "
325
+ resolved "https://github.com/angular/dev-infra-private-builds.git#0026ddaac15d7717152c8e113b9f7e1a7075ee82 "
326
326
dependencies:
327
327
"@angular-devkit/build-angular" "14.0.0-next.12"
328
328
"@angular/benchpress" "0.3.0"
You can’t perform that action at this time.
0 commit comments