File tree Expand file tree Collapse file tree 5 files changed +8
-7
lines changed Expand file tree Collapse file tree 5 files changed +8
-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@8a7e038d773fbae483d5366d7f27bd403f072665
12
+ - uses : angular/dev-infra/github-actions/commit-message-based-labels@d6ddc132c0d2845f94933358d700433a6ca191f1
13
13
with :
14
14
angular-robot-key : ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 10
10
if : github.repository == 'angular/components'
11
11
runs-on : ubuntu-latest
12
12
steps :
13
- - uses : angular/dev-infra/github-actions/feature-request@8a7e038d773fbae483d5366d7f27bd403f072665
13
+ - uses : angular/dev-infra/github-actions/feature-request@d6ddc132c0d2845f94933358d700433a6ca191f1
14
14
with :
15
15
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@8a7e038d773fbae483d5366d7f27bd403f072665
12
+ - uses : angular/dev-infra/github-actions/lock-closed@d6ddc132c0d2845f94933358d700433a6ca191f1
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.9" ,
76
76
"@angular/compiler-cli" : " 14.0.0-next.14" ,
77
- "@angular/dev-infra-private" : " https://github.com/angular/dev-infra-private-builds.git#94108cd31fae6c341fdce4394c9a050f134b25fa " ,
77
+ "@angular/dev-infra-private" : " https://github.com/angular/dev-infra-private-builds.git#a5a165dc29b9f78e4f0e9a6c229f9137d5588fb5 " ,
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 223
223
dependencies:
224
224
tslib "^2.3.0"
225
225
226
- "@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#94108cd31fae6c341fdce4394c9a050f134b25fa":
227
- version "0.0.0-8a7e038d773fbae483d5366d7f27bd403f072665"
228
- resolved "https://github.com/angular/dev-infra-private-builds.git#94108cd31fae6c341fdce4394c9a050f134b25fa"
226
+ "@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#a5a165dc29b9f78e4f0e9a6c229f9137d5588fb5":
227
+ version "0.0.0-d6ddc132c0d2845f94933358d700433a6ca191f1"
228
+ uid a5a165dc29b9f78e4f0e9a6c229f9137d5588fb5
229
+ resolved "https://github.com/angular/dev-infra-private-builds.git#a5a165dc29b9f78e4f0e9a6c229f9137d5588fb5"
229
230
dependencies:
230
231
"@angular-devkit/build-angular" "14.0.0-next.9"
231
232
"@angular/benchpress" "0.3.0"
You can’t perform that action at this time.
0 commit comments