File tree 5 files changed +9
-9
lines changed
5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -13,13 +13,13 @@ jobs:
13
13
runs-on : ubuntu-latest
14
14
steps :
15
15
- uses : actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
16
- - uses : angular/dev-infra/github-actions/commit-message-based-labels@055b403fba3f232868e2af95f1cc68a997878104
16
+ - uses : angular/dev-infra/github-actions/commit-message-based-labels@8420d8593135df75b283e90beba0aa9b5b9838ce
17
17
with :
18
18
angular-robot-key : ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
19
19
post_approval_changes :
20
20
runs-on : ubuntu-latest
21
21
steps :
22
22
- uses : actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
23
- - uses : angular/dev-infra/github-actions/post-approval-changes@055b403fba3f232868e2af95f1cc68a997878104
23
+ - uses : angular/dev-infra/github-actions/post-approval-changes@8420d8593135df75b283e90beba0aa9b5b9838ce
24
24
with :
25
25
angular-robot-key : ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 14
14
if : github.repository == 'angular/angular'
15
15
runs-on : ubuntu-latest
16
16
steps :
17
- - uses : angular/dev-infra/github-actions/feature-request@055b403fba3f232868e2af95f1cc68a997878104
17
+ - uses : angular/dev-infra/github-actions/feature-request@8420d8593135df75b283e90beba0aa9b5b9838ce
18
18
with :
19
19
angular-robot-key : ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 14
14
if : github.repository == 'angular/angular'
15
15
runs-on : ubuntu-latest
16
16
steps :
17
- - uses : angular/dev-infra/github-actions/lock-closed@055b403fba3f232868e2af95f1cc68a997878104
17
+ - uses : angular/dev-infra/github-actions/lock-closed@8420d8593135df75b283e90beba0aa9b5b9838ce
18
18
with :
19
19
lock-bot-key : ${{ secrets.LOCK_BOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 179
179
},
180
180
"// 2" : " devDependencies are not used under Bazel. Many can be removed after test.sh is deleted." ,
181
181
"devDependencies" : {
182
- "@angular/dev-infra-private" : " https://github.com/angular/dev-infra-private-builds.git#e8da4c0cf146cf95169235f3fd26807a7640ef49 " ,
182
+ "@angular/dev-infra-private" : " https://github.com/angular/dev-infra-private-builds.git#294d737341a13e130fb7184268c0653c335ef388 " ,
183
183
"@bazel/bazelisk" : " ^1.7.5" ,
184
184
"@bazel/buildifier" : " ^5.0.0" ,
185
185
"@bazel/ibazel" : " ^0.16.0" ,
Original file line number Diff line number Diff line change 208
208
dependencies:
209
209
tslib "^2.3.0"
210
210
211
- "@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#e8da4c0cf146cf95169235f3fd26807a7640ef49 ":
212
- version "0.0.0-055b403fba3f232868e2af95f1cc68a997878104 "
213
- uid e8da4c0cf146cf95169235f3fd26807a7640ef49
214
- resolved "https://github.com/angular/dev-infra-private-builds.git#e8da4c0cf146cf95169235f3fd26807a7640ef49 "
211
+ "@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#294d737341a13e130fb7184268c0653c335ef388 ":
212
+ version "0.0.0-2eca9e5ee9e09a0d8c25ff37d3f063982478b411 "
213
+ uid "294d737341a13e130fb7184268c0653c335ef388"
214
+ resolved "https://github.com/angular/dev-infra-private-builds.git#294d737341a13e130fb7184268c0653c335ef388 "
215
215
dependencies:
216
216
"@angular-devkit/build-angular" "14.1.0-next.4"
217
217
"@angular/benchpress" "0.3.0"
You can’t perform that action at this time.
0 commit comments