File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
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@01bb903d5186d054d73dd0676fa1292f80e92c9e
12
+ - uses : angular/dev-infra/github-actions/commit-message-based-labels@f556a9a2e66b58abc4c77b073da60b97ed694418
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@01bb903d5186d054d73dd0676fa1292f80e92c9e
12
+ - uses : angular/dev-infra/github-actions/lock-closed@f556a9a2e66b58abc4c77b073da60b97ed694418
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.16" ,
75
75
"@angular/cli" : " 14.0.0-next.13" ,
76
76
"@angular/compiler-cli" : " 14.0.0-next.16" ,
77
- "@angular/dev-infra-private" : " https://github.com/angular/dev-infra-private-builds.git#7d272df6d30e72427057a3a768cc1616fa1e2e1d " ,
77
+ "@angular/dev-infra-private" : " https://github.com/angular/dev-infra-private-builds.git#7fe5e5e207b56adc2a691adf3b52e189d5dad234 " ,
78
78
"@angular/localize" : " 14.0.0-next.16" ,
79
79
"@angular/platform-browser-dynamic" : " 14.0.0-next.16" ,
80
80
"@angular/platform-server" : " 14.0.0-next.16" ,
You can’t perform that action at this time.
0 commit comments