File tree Expand file tree Collapse file tree 6 files changed +57
-602
lines changed Expand file tree Collapse file tree 6 files changed +57
-602
lines changed Original file line number Diff line number Diff line change 25
25
- uses : actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579 # renovate: tag=v2.0.0
26
26
- uses : ./.github/actions/yarn-install
27
27
28
- - uses : angular/dev-infra/github-actions/setup-bazel-remote-exec@a632a1601469c0c0a2104cfa6bf1421d706ce80e
28
+ - uses : angular/dev-infra/github-actions/setup-bazel-remote-exec@a818bed04b1cf671f9af4f61331b12250da39a49
29
29
with :
30
30
bazelrc : ./.bazelrc.user
31
31
Original file line number Diff line number Diff line change @@ -12,13 +12,13 @@ jobs:
12
12
runs-on : ubuntu-latest
13
13
steps :
14
14
- uses : actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
15
- - uses : angular/dev-infra/github-actions/commit-message-based-labels@7d103b83a07f132629592fc9918ce17d42a5e382
15
+ - uses : angular/dev-infra/github-actions/commit-message-based-labels@a818bed04b1cf671f9af4f61331b12250da39a49
16
16
with :
17
17
angular-robot-key : ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
18
18
post_approval_changes :
19
19
runs-on : ubuntu-latest
20
20
steps :
21
21
- uses : actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2
22
- - uses : angular/dev-infra/github-actions/post-approval-changes@7d103b83a07f132629592fc9918ce17d42a5e382
22
+ - uses : angular/dev-infra/github-actions/post-approval-changes@a818bed04b1cf671f9af4f61331b12250da39a49
23
23
with :
24
24
angular-robot-key : ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 13
13
runs-on : ubuntu-latest
14
14
steps :
15
15
- uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0
16
- - uses : angular/dev-infra/github-actions/google-internal-tests@7d103b83a07f132629592fc9918ce17d42a5e382
16
+ - uses : angular/dev-infra/github-actions/google-internal-tests@a818bed04b1cf671f9af4f61331b12250da39a49
17
17
with :
18
18
run-tests-guide-url : http://go/angular-material-presubmit
19
19
github-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 11
11
lock_closed :
12
12
runs-on : ubuntu-latest
13
13
steps :
14
- - uses : angular/dev-infra/github-actions/lock-closed@7d103b83a07f132629592fc9918ce17d42a5e382
14
+ - uses : angular/dev-infra/github-actions/lock-closed@a818bed04b1cf671f9af4f61331b12250da39a49
15
15
with :
16
16
lock-bot-key : ${{ secrets.LOCK_BOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 73
73
"@angular-devkit/core" : " ^15.0.0" ,
74
74
"@angular-devkit/schematics" : " ^15.0.0" ,
75
75
"@angular/bazel" : " ^15.0.0" ,
76
- "@angular/build-tooling" : " https://github.com/angular/dev-infra-private-build-tooling-builds.git#fb42478534df7d48ec23a6834fea94a776cb89a0 " ,
76
+ "@angular/build-tooling" : " https://github.com/angular/dev-infra-private-build-tooling-builds.git#eb73ef34288dddf5af5c69c210aadbd2c0534454 " ,
77
77
"@angular/cli" : " ^15.0.0" ,
78
78
"@angular/compiler-cli" : " ^15.0.0" ,
79
79
"@angular/localize" : " ^15.0.0" ,
80
- "@angular/ng-dev" : " https://github.com/angular/dev-infra-private-ng-dev-builds.git#d1b5e1929c8b01f7621d65c54a52ac6a9adb22ad " ,
80
+ "@angular/ng-dev" : " https://github.com/angular/dev-infra-private-ng-dev-builds.git#b5ee1e0ad6203a413e5431c98e34915dcc4f9287 " ,
81
81
"@angular/platform-browser-dynamic" : " ^15.0.0" ,
82
82
"@angular/platform-server" : " ^15.0.0" ,
83
83
"@angular/router" : " ^15.0.0" ,
You can’t perform that action at this time.
0 commit comments