File tree Expand file tree Collapse file tree 5 files changed +617
-65
lines changed Expand file tree Collapse file tree 5 files changed +617
-65
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@129a5ccbcc73d7ca960d8c166d7400bf2e94cd3d
12
+ - uses : angular/dev-infra/github-actions/commit-message-based-labels@4807c9f7b80d7a88cd045d88263c0aaf1296aeed
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@129a5ccbcc73d7ca960d8c166d7400bf2e94cd3d
13
+ - uses : angular/dev-infra/github-actions/feature-request@4807c9f7b80d7a88cd045d88263c0aaf1296aeed
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@129a5ccbcc73d7ca960d8c166d7400bf2e94cd3d
12
+ - uses : angular/dev-infra/github-actions/lock-closed@4807c9f7b80d7a88cd045d88263c0aaf1296aeed
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.9" ,
75
75
"@angular/cli" : " 14.0.0-next.6" ,
76
76
"@angular/compiler-cli" : " 14.0.0-next.9" ,
77
- "@angular/dev-infra-private" : " https://github.com/angular/dev-infra-private-builds.git#3ff6a9e935cf0d1a8694e7f5842e5e538da64030 " ,
77
+ "@angular/dev-infra-private" : " https://github.com/angular/dev-infra-private-builds.git#01cccb2276808b27ff7ce7d5010a1046fb1ac49c " ,
78
78
"@angular/localize" : " 14.0.0-next.9" ,
79
79
"@angular/platform-browser-dynamic" : " 14.0.0-next.9" ,
80
80
"@angular/platform-server" : " 14.0.0-next.9" ,
You can’t perform that action at this time.
0 commit comments