File tree Expand file tree Collapse file tree 4 files changed +7
-6
lines changed Expand file tree Collapse file tree 4 files changed +7
-6
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@8298e121c51960857ef39abc16b743775ff6be68
12
+ - uses : angular/dev-infra/github-actions/commit-message-based-labels@0fff09d0d3bb34d2b1a535e7be9f32df56cfa6ea
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@8298e121c51960857ef39abc16b743775ff6be68
12
+ - uses : angular/dev-infra/github-actions/lock-closed@0fff09d0d3bb34d2b1a535e7be9f32df56cfa6ea
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-rc.1" ,
75
75
"@angular/cli" : " 13.2.0-rc.1" ,
76
76
"@angular/compiler-cli" : " 13.2.0-rc.1" ,
77
- "@angular/dev-infra-private" : " https://github.com/angular/dev-infra-private-builds.git#2b0196f6ebf6de2e62836e962b9f42007e6cf5d6 " ,
77
+ "@angular/dev-infra-private" : " https://github.com/angular/dev-infra-private-builds.git#f589cd87f196e09a775d8be25a0f83672f78fc99 " ,
78
78
"@angular/localize" : " 13.2.0-rc.1" ,
79
79
"@angular/platform-browser-dynamic" : " 13.2.0-rc.1" ,
80
80
"@angular/platform-server" : " 13.2.0-rc.1" ,
Original file line number Diff line number Diff line change 248
248
dependencies:
249
249
tslib "^2.0.0"
250
250
251
- "@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#2b0196f6ebf6de2e62836e962b9f42007e6cf5d6":
252
- version "0.0.0-8298e121c51960857ef39abc16b743775ff6be68"
253
- resolved "https://github.com/angular/dev-infra-private-builds.git#2b0196f6ebf6de2e62836e962b9f42007e6cf5d6"
251
+ "@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#f589cd87f196e09a775d8be25a0f83672f78fc99":
252
+ version "0.0.0-0fff09d0d3bb34d2b1a535e7be9f32df56cfa6ea"
253
+ uid f589cd87f196e09a775d8be25a0f83672f78fc99
254
+ resolved "https://github.com/angular/dev-infra-private-builds.git#f589cd87f196e09a775d8be25a0f83672f78fc99"
254
255
dependencies:
255
256
"@actions/core" "^1.4.0"
256
257
"@actions/github" "^5.0.0"
You can’t perform that action at this time.
0 commit comments