File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed 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@04a5a7da803abd7c567b511d28b2ef1c2f7de1ae
15
+ - uses : angular/dev-infra/github-actions/commit-message-based-labels@1fd5d8a97b8d3f0a70dc4db36ff755fb245bdfc3
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@04a5a7da803abd7c567b511d28b2ef1c2f7de1ae
22
+ - uses : angular/dev-infra/github-actions/post-approval-changes@1fd5d8a97b8d3f0a70dc4db36ff755fb245bdfc3
23
23
with :
24
24
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@04a5a7da803abd7c567b511d28b2ef1c2f7de1ae
12
+ - uses : angular/dev-infra/github-actions/lock-closed@1fd5d8a97b8d3f0a70dc4db36ff755fb245bdfc3
13
13
with :
14
14
lock-bot-key : ${{ secrets.LOCK_BOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 76
76
"@angular/bazel" : " ^14.0.1" ,
77
77
"@angular/cli" : " ^14.0.1" ,
78
78
"@angular/compiler-cli" : " ^14.0.1" ,
79
- "@angular/dev-infra-private" : " https://github.com/angular/dev-infra-private-builds.git#f9ae51245a5db7d897721e8ffb66571d661fd979 " ,
79
+ "@angular/dev-infra-private" : " https://github.com/angular/dev-infra-private-builds.git#c1779b3a6111d5f2dfee1ecbb535e8b5ccbc5b67 " ,
80
80
"@angular/localize" : " ^14.0.1" ,
81
81
"@angular/platform-browser-dynamic" : " ^14.0.1" ,
82
82
"@angular/platform-server" : " ^14.0.1" ,
You can’t perform that action at this time.
0 commit comments