2121 runs-on : ubuntu-latest
2222 steps :
2323 - name : Cache Pub hosted dependencies
24- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684
24+ uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809
2525 with :
2626 path : " ~/.pub-cache/hosted"
2727 key : " os:ubuntu-latest;pub-cache-hosted;sdk:stable"
3434 sdk : stable
3535 - id : checkout
3636 name : Checkout repository
37- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
37+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
3838 - name : mono_repo self validate
3939 run : dart pub global activate mono_repo 6.6.3
4040 - name : mono_repo self validate
4444 runs-on : ubuntu-latest
4545 steps :
4646 - name : Cache Pub hosted dependencies
47- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684
47+ uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809
4848 with :
4949 path : " ~/.pub-cache/hosted"
5050 key : " os:ubuntu-latest;pub-cache-hosted;sdk:3.3.0;packages:pkgs/shelf_packages_handler-pkgs/shelf_proxy-pkgs/shelf_router-pkgs/shelf_static;commands:analyze"
5959 sdk : " 3.3.0"
6060 - id : checkout
6161 name : Checkout repository
62- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
62+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
6363 - id : pkgs_shelf_packages_handler_pub_upgrade
6464 name : pkgs/shelf_packages_handler; dart pub upgrade
6565 run : dart pub upgrade
@@ -101,7 +101,7 @@ jobs:
101101 runs-on : ubuntu-latest
102102 steps :
103103 - name : Cache Pub hosted dependencies
104- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684
104+ uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809
105105 with :
106106 path : " ~/.pub-cache/hosted"
107107 key : " os:ubuntu-latest;pub-cache-hosted;sdk:3.4.0;packages:pkgs/shelf;commands:analyze"
@@ -116,7 +116,7 @@ jobs:
116116 sdk : " 3.4.0"
117117 - id : checkout
118118 name : Checkout repository
119- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
119+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
120120 - id : pkgs_shelf_pub_upgrade
121121 name : pkgs/shelf; dart pub upgrade
122122 run : dart pub upgrade
@@ -131,7 +131,7 @@ jobs:
131131 runs-on : ubuntu-latest
132132 steps :
133133 - name : Cache Pub hosted dependencies
134- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684
134+ uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809
135135 with :
136136 path : " ~/.pub-cache/hosted"
137137 key : " os:ubuntu-latest;pub-cache-hosted;sdk:3.5.0;packages:pkgs/shelf_test_handler-pkgs/shelf_web_socket;commands:analyze"
@@ -146,7 +146,7 @@ jobs:
146146 sdk : " 3.5.0"
147147 - id : checkout
148148 name : Checkout repository
149- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
149+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
150150 - id : pkgs_shelf_test_handler_pub_upgrade
151151 name : pkgs/shelf_test_handler; dart pub upgrade
152152 run : dart pub upgrade
@@ -170,7 +170,7 @@ jobs:
170170 runs-on : ubuntu-latest
171171 steps :
172172 - name : Cache Pub hosted dependencies
173- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684
173+ uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809
174174 with :
175175 path : " ~/.pub-cache/hosted"
176176 key : " os:ubuntu-latest;pub-cache-hosted;sdk:3.7.0;packages:pkgs/shelf_router_generator;commands:analyze"
@@ -185,7 +185,7 @@ jobs:
185185 sdk : " 3.7.0"
186186 - id : checkout
187187 name : Checkout repository
188- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
188+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
189189 - id : pkgs_shelf_router_generator_pub_upgrade
190190 name : pkgs/shelf_router_generator; dart pub upgrade
191191 run : dart pub upgrade
@@ -200,7 +200,7 @@ jobs:
200200 runs-on : ubuntu-latest
201201 steps :
202202 - name : Cache Pub hosted dependencies
203- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684
203+ uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809
204204 with :
205205 path : " ~/.pub-cache/hosted"
206206 key : " os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:pkgs/shelf-pkgs/shelf_packages_handler-pkgs/shelf_proxy-pkgs/shelf_router-pkgs/shelf_router_generator-pkgs/shelf_static-pkgs/shelf_test_handler-pkgs/shelf_web_socket;commands:analyze"
@@ -215,7 +215,7 @@ jobs:
215215 sdk : dev
216216 - id : checkout
217217 name : Checkout repository
218- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
218+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
219219 - id : pkgs_shelf_pub_upgrade
220220 name : pkgs/shelf; dart pub upgrade
221221 run : dart pub upgrade
@@ -293,7 +293,7 @@ jobs:
293293 runs-on : ubuntu-latest
294294 steps :
295295 - name : Cache Pub hosted dependencies
296- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684
296+ uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809
297297 with :
298298 path : " ~/.pub-cache/hosted"
299299 key : " os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:pkgs/shelf-pkgs/shelf_packages_handler-pkgs/shelf_proxy-pkgs/shelf_router-pkgs/shelf_router_generator-pkgs/shelf_static-pkgs/shelf_test_handler-pkgs/shelf_web_socket;commands:format"
@@ -308,7 +308,7 @@ jobs:
308308 sdk : dev
309309 - id : checkout
310310 name : Checkout repository
311- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
311+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
312312 - id : pkgs_shelf_pub_upgrade
313313 name : pkgs/shelf; dart pub upgrade
314314 run : dart pub upgrade
@@ -386,7 +386,7 @@ jobs:
386386 runs-on : ubuntu-latest
387387 steps :
388388 - name : Cache Pub hosted dependencies
389- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684
389+ uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809
390390 with :
391391 path : " ~/.pub-cache/hosted"
392392 key : " os:ubuntu-latest;pub-cache-hosted;sdk:3.3.0;packages:pkgs/shelf_packages_handler-pkgs/shelf_proxy-pkgs/shelf_router-pkgs/shelf_static;commands:test_0"
@@ -401,7 +401,7 @@ jobs:
401401 sdk : " 3.3.0"
402402 - id : checkout
403403 name : Checkout repository
404- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
404+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
405405 - id : pkgs_shelf_packages_handler_pub_upgrade
406406 name : pkgs/shelf_packages_handler; dart pub upgrade
407407 run : dart pub upgrade
@@ -451,7 +451,7 @@ jobs:
451451 runs-on : ubuntu-latest
452452 steps :
453453 - name : Cache Pub hosted dependencies
454- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684
454+ uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809
455455 with :
456456 path : " ~/.pub-cache/hosted"
457457 key : " os:ubuntu-latest;pub-cache-hosted;sdk:3.4.0;packages:pkgs/shelf;commands:test_1"
@@ -466,7 +466,7 @@ jobs:
466466 sdk : " 3.4.0"
467467 - id : checkout
468468 name : Checkout repository
469- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
469+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
470470 - id : pkgs_shelf_pub_upgrade
471471 name : pkgs/shelf; dart pub upgrade
472472 run : dart pub upgrade
@@ -489,7 +489,7 @@ jobs:
489489 runs-on : ubuntu-latest
490490 steps :
491491 - name : Cache Pub hosted dependencies
492- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684
492+ uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809
493493 with :
494494 path : " ~/.pub-cache/hosted"
495495 key : " os:ubuntu-latest;pub-cache-hosted;sdk:3.4.0;packages:pkgs/shelf;commands:test_0"
@@ -504,7 +504,7 @@ jobs:
504504 sdk : " 3.4.0"
505505 - id : checkout
506506 name : Checkout repository
507- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
507+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
508508 - id : pkgs_shelf_pub_upgrade
509509 name : pkgs/shelf; dart pub upgrade
510510 run : dart pub upgrade
@@ -527,7 +527,7 @@ jobs:
527527 runs-on : ubuntu-latest
528528 steps :
529529 - name : Cache Pub hosted dependencies
530- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684
530+ uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809
531531 with :
532532 path : " ~/.pub-cache/hosted"
533533 key : " os:ubuntu-latest;pub-cache-hosted;sdk:3.5.0;packages:pkgs/shelf_test_handler;commands:test_1"
@@ -542,7 +542,7 @@ jobs:
542542 sdk : " 3.5.0"
543543 - id : checkout
544544 name : Checkout repository
545- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
545+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
546546 - id : pkgs_shelf_test_handler_pub_upgrade
547547 name : pkgs/shelf_test_handler; dart pub upgrade
548548 run : dart pub upgrade
@@ -565,7 +565,7 @@ jobs:
565565 runs-on : ubuntu-latest
566566 steps :
567567 - name : Cache Pub hosted dependencies
568- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684
568+ uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809
569569 with :
570570 path : " ~/.pub-cache/hosted"
571571 key : " os:ubuntu-latest;pub-cache-hosted;sdk:3.5.0;packages:pkgs/shelf_test_handler-pkgs/shelf_web_socket;commands:test_0"
@@ -580,7 +580,7 @@ jobs:
580580 sdk : " 3.5.0"
581581 - id : checkout
582582 name : Checkout repository
583- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
583+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
584584 - id : pkgs_shelf_test_handler_pub_upgrade
585585 name : pkgs/shelf_test_handler; dart pub upgrade
586586 run : dart pub upgrade
@@ -612,7 +612,7 @@ jobs:
612612 runs-on : ubuntu-latest
613613 steps :
614614 - name : Cache Pub hosted dependencies
615- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684
615+ uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809
616616 with :
617617 path : " ~/.pub-cache/hosted"
618618 key : " os:ubuntu-latest;pub-cache-hosted;sdk:3.7.0;packages:pkgs/shelf_router_generator;commands:test_0"
@@ -627,7 +627,7 @@ jobs:
627627 sdk : " 3.7.0"
628628 - id : checkout
629629 name : Checkout repository
630- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
630+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
631631 - id : pkgs_shelf_router_generator_pub_upgrade
632632 name : pkgs/shelf_router_generator; dart pub upgrade
633633 run : dart pub upgrade
@@ -650,7 +650,7 @@ jobs:
650650 runs-on : ubuntu-latest
651651 steps :
652652 - name : Cache Pub hosted dependencies
653- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684
653+ uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809
654654 with :
655655 path : " ~/.pub-cache/hosted"
656656 key : " os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:pkgs/shelf-pkgs/shelf_test_handler;commands:test_2"
@@ -665,7 +665,7 @@ jobs:
665665 sdk : dev
666666 - id : checkout
667667 name : Checkout repository
668- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
668+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
669669 - id : pkgs_shelf_pub_upgrade
670670 name : pkgs/shelf; dart pub upgrade
671671 run : dart pub upgrade
@@ -697,7 +697,7 @@ jobs:
697697 runs-on : ubuntu-latest
698698 steps :
699699 - name : Cache Pub hosted dependencies
700- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684
700+ uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809
701701 with :
702702 path : " ~/.pub-cache/hosted"
703703 key : " os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:pkgs/shelf-pkgs/shelf_test_handler;commands:test_1"
@@ -712,7 +712,7 @@ jobs:
712712 sdk : dev
713713 - id : checkout
714714 name : Checkout repository
715- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
715+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
716716 - id : pkgs_shelf_pub_upgrade
717717 name : pkgs/shelf; dart pub upgrade
718718 run : dart pub upgrade
@@ -744,7 +744,7 @@ jobs:
744744 runs-on : ubuntu-latest
745745 steps :
746746 - name : Cache Pub hosted dependencies
747- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684
747+ uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809
748748 with :
749749 path : " ~/.pub-cache/hosted"
750750 key : " os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:pkgs/shelf-pkgs/shelf_packages_handler-pkgs/shelf_proxy-pkgs/shelf_router-pkgs/shelf_router_generator-pkgs/shelf_static-pkgs/shelf_test_handler-pkgs/shelf_web_socket;commands:test_0"
@@ -759,7 +759,7 @@ jobs:
759759 sdk : dev
760760 - id : checkout
761761 name : Checkout repository
762- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
762+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
763763 - id : pkgs_shelf_pub_upgrade
764764 name : pkgs/shelf; dart pub upgrade
765765 run : dart pub upgrade
@@ -845,7 +845,7 @@ jobs:
845845 runs-on : ubuntu-latest
846846 steps :
847847 - name : Cache Pub hosted dependencies
848- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684
848+ uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809
849849 with :
850850 path : " ~/.pub-cache/hosted"
851851 key : " os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:pkgs/shelf_router_generator;commands:test_3"
@@ -860,7 +860,7 @@ jobs:
860860 sdk : dev
861861 - id : checkout
862862 name : Checkout repository
863- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
863+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
864864 - id : pkgs_shelf_router_generator_pub_upgrade
865865 name : pkgs/shelf_router_generator; dart pub upgrade
866866 run : dart pub upgrade
@@ -888,7 +888,7 @@ jobs:
888888 sdk : " 3.3.0"
889889 - id : checkout
890890 name : Checkout repository
891- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
891+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
892892 - id : pkgs_shelf_packages_handler_pub_upgrade
893893 name : pkgs/shelf_packages_handler; dart pub upgrade
894894 run : dart pub upgrade
@@ -925,7 +925,7 @@ jobs:
925925 sdk : " 3.4.0"
926926 - id : checkout
927927 name : Checkout repository
928- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
928+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
929929 - id : pkgs_shelf_pub_upgrade
930930 name : pkgs/shelf; dart pub upgrade
931931 run : dart pub upgrade
@@ -953,7 +953,7 @@ jobs:
953953 sdk : " 3.5.0"
954954 - id : checkout
955955 name : Checkout repository
956- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
956+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
957957 - id : pkgs_shelf_test_handler_pub_upgrade
958958 name : pkgs/shelf_test_handler; dart pub upgrade
959959 run : dart pub upgrade
@@ -981,7 +981,7 @@ jobs:
981981 sdk : " 3.5.0"
982982 - id : checkout
983983 name : Checkout repository
984- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
984+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
985985 - id : pkgs_shelf_test_handler_pub_upgrade
986986 name : pkgs/shelf_test_handler; dart pub upgrade
987987 run : dart pub upgrade
@@ -1018,7 +1018,7 @@ jobs:
10181018 sdk : dev
10191019 - id : checkout
10201020 name : Checkout repository
1021- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
1021+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
10221022 - id : pkgs_shelf_pub_upgrade
10231023 name : pkgs/shelf; dart pub upgrade
10241024 run : dart pub upgrade
@@ -1055,7 +1055,7 @@ jobs:
10551055 sdk : dev
10561056 - id : checkout
10571057 name : Checkout repository
1058- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
1058+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
10591059 - id : pkgs_shelf_packages_handler_pub_upgrade
10601060 name : pkgs/shelf_packages_handler; dart pub upgrade
10611061 run : dart pub upgrade
0 commit comments