File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
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@v2
12
- - uses : angular/dev-infra/github-actions/commit-message-based-labels@a90f807bd664e27f8109069e31959cb2f780179d
12
+ - uses : angular/dev-infra/github-actions/commit-message-based-labels@366b75358638462665784668cb763f3721ee8cc8
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@a90f807bd664e27f8109069e31959cb2f780179d
13
+ - uses : angular/dev-infra/github-actions/feature-request@366b75358638462665784668cb763f3721ee8cc8
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@a90f807bd664e27f8109069e31959cb2f780179d
12
+ - uses : angular/dev-infra/github-actions/lock-closed@366b75358638462665784668cb763f3721ee8cc8
13
13
with :
14
14
lock-bot-key : ${{ secrets.LOCK_BOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 73
73
"@angular/bazel" : " 13.2.0" ,
74
74
"@angular/cli" : " 13.2.0" ,
75
75
"@angular/compiler-cli" : " 13.2.0" ,
76
- "@angular/dev-infra-private" : " https://github.com/angular/dev-infra-private-builds.git#afcc2494c45a63660cb560ee96179969610435db " ,
76
+ "@angular/dev-infra-private" : " https://github.com/angular/dev-infra-private-builds.git#53288ecf017db68dae5f3c3c5d7f083cb3cead66 " ,
77
77
"@angular/localize" : " 13.2.0" ,
78
78
"@angular/platform-browser-dynamic" : " 13.2.0" ,
79
79
"@angular/platform-server" : " 13.2.0" ,
Original file line number Diff line number Diff line change 365
365
dependencies:
366
366
tslib "^2.3.0"
367
367
368
- "@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#afcc2494c45a63660cb560ee96179969610435db ":
369
- version "0.0.0-a90f807bd664e27f8109069e31959cb2f780179d "
370
- uid afcc2494c45a63660cb560ee96179969610435db
371
- resolved "https://github.com/angular/dev-infra-private-builds.git#afcc2494c45a63660cb560ee96179969610435db "
368
+ "@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#53288ecf017db68dae5f3c3c5d7f083cb3cead66 ":
369
+ version "0.0.0-366b75358638462665784668cb763f3721ee8cc8 "
370
+ uid "53288ecf017db68dae5f3c3c5d7f083cb3cead66"
371
+ resolved "https://github.com/angular/dev-infra-private-builds.git#53288ecf017db68dae5f3c3c5d7f083cb3cead66 "
372
372
dependencies:
373
373
"@actions/core" "^1.4.0"
374
374
"@actions/github" "^5.0.0"
You can’t perform that action at this time.
0 commit comments