File tree Expand file tree Collapse file tree 5 files changed +74
-176
lines changed Expand file tree Collapse file tree 5 files changed +74
-176
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@138ec743c342cd2a4a75443d19e0ccd47244ee07
12
+ - uses : angular/dev-infra/github-actions/commit-message-based-labels@6c64dc91981980f62a002be325ea8a97c3a59769
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@138ec743c342cd2a4a75443d19e0ccd47244ee07
13
+ - uses : angular/dev-infra/github-actions/feature-request@6c64dc91981980f62a002be325ea8a97c3a59769
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@138ec743c342cd2a4a75443d19e0ccd47244ee07
12
+ - uses : angular/dev-infra/github-actions/lock-closed@6c64dc91981980f62a002be325ea8a97c3a59769
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" : " 14.0.0-next.4" ,
74
74
"@angular/cli" : " 14.0.0-next.3" ,
75
75
"@angular/compiler-cli" : " 14.0.0-next.4" ,
76
- "@angular/dev-infra-private" : " https://github.com/angular/dev-infra-private-builds.git#b6656cffbd46bb3637b09b08561e5f1a147603c9 " ,
76
+ "@angular/dev-infra-private" : " https://github.com/angular/dev-infra-private-builds.git#216c2529f1a0f42ed17995d0b00262c7e029ab4a " ,
77
77
"@angular/localize" : " 14.0.0-next.4" ,
78
78
"@angular/platform-browser-dynamic" : " 14.0.0-next.4" ,
79
79
"@angular/platform-server" : " 14.0.0-next.4" ,
You can’t perform that action at this time.
0 commit comments