File tree 4 files changed +1184
-200
lines changed
4 files changed +1184
-200
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@f0f363cb4ce5b5faf14e3d3bb7eeb7c7aee72da7
12
+ - uses : angular/dev-infra/github-actions/commit-message-based-labels@613f706bc2467da4064f51be09ba0f8f1c3cb57e
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@f0f363cb4ce5b5faf14e3d3bb7eeb7c7aee72da7
12
+ - uses : angular/dev-infra/github-actions/lock-closed@613f706bc2467da4064f51be09ba0f8f1c3cb57e
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" : " ^13.2.0-next.2" ,
75
75
"@angular/cli" : " ^13.2.0-next.1" ,
76
76
"@angular/compiler-cli" : " ^13.2.0-next.2" ,
77
- "@angular/dev-infra-private" : " https://github.com/angular/dev-infra-private-builds.git#c55a3937d45945489714273bfbbe9b803ceff89e " ,
77
+ "@angular/dev-infra-private" : " https://github.com/angular/dev-infra-private-builds.git#5847aa4e7ebe7de9fc772bf37e76bcdb8c8207a1 " ,
78
78
"@angular/localize" : " ^13.2.0-next.2" ,
79
79
"@angular/platform-browser-dynamic" : " ^13.2.0-next.2" ,
80
80
"@angular/platform-server" : " ^13.2.0-next.2" ,
You can’t perform that action at this time.
0 commit comments