2121 runs-on : ubuntu-latest
2222 steps :
2323 - name : Cache Pub hosted dependencies
24- uses : actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
24+ uses : actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
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@d632683dd7b4114ad314bca15554477dd762a938
37+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
3838 - name : mono_repo self validate
3939 run : dart pub global activate mono_repo 6.6.2
4040 - name : mono_repo self validate
4444 runs-on : ubuntu-latest
4545 steps :
4646 - name : Cache Pub hosted dependencies
47- uses : actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
47+ uses : actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
4848 with :
4949 path : " ~/.pub-cache/hosted"
5050 key : " os:ubuntu-latest;pub-cache-hosted;sdk:3.5.0;packages:_test_yaml-checked_yaml-example-json_annotation-json_serializable;commands:analyze_1"
5959 sdk : " 3.5.0"
6060 - id : checkout
6161 name : Checkout repository
62- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
62+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
6363 - id : _test_yaml_pub_upgrade
6464 name : _test_yaml; dart pub upgrade
6565 run : dart pub upgrade
@@ -110,7 +110,7 @@ jobs:
110110 runs-on : ubuntu-latest
111111 steps :
112112 - name : Cache Pub hosted dependencies
113- uses : actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
113+ uses : actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
114114 with :
115115 path : " ~/.pub-cache/hosted"
116116 key : " os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:_test_yaml-checked_yaml-example-json_annotation-json_serializable;commands:format-analyze_0"
@@ -125,7 +125,7 @@ jobs:
125125 sdk : dev
126126 - id : checkout
127127 name : Checkout repository
128- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
128+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
129129 - id : _test_yaml_pub_upgrade
130130 name : _test_yaml; dart pub upgrade
131131 run : dart pub upgrade
@@ -196,7 +196,7 @@ jobs:
196196 runs-on : ubuntu-latest
197197 steps :
198198 - name : Cache Pub hosted dependencies
199- uses : actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
199+ uses : actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
200200 with :
201201 path : " ~/.pub-cache/hosted"
202202 key : " os:ubuntu-latest;pub-cache-hosted;sdk:3.5.0;packages:_test_yaml-checked_yaml-example-json_serializable;commands:test_0"
@@ -211,7 +211,7 @@ jobs:
211211 sdk : " 3.5.0"
212212 - id : checkout
213213 name : Checkout repository
214- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
214+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
215215 - id : _test_yaml_pub_upgrade
216216 name : _test_yaml; dart pub upgrade
217217 run : dart pub upgrade
@@ -257,7 +257,7 @@ jobs:
257257 runs-on : ubuntu-latest
258258 steps :
259259 - name : Cache Pub hosted dependencies
260- uses : actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
260+ uses : actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
261261 with :
262262 path : " ~/.pub-cache/hosted"
263263 key : " os:ubuntu-latest;pub-cache-hosted;sdk:3.5.0;packages:json_serializable;commands:test_3"
@@ -272,7 +272,7 @@ jobs:
272272 sdk : " 3.5.0"
273273 - id : checkout
274274 name : Checkout repository
275- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
275+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
276276 - id : json_serializable_pub_upgrade
277277 name : json_serializable; dart pub upgrade
278278 run : dart pub upgrade
@@ -291,7 +291,7 @@ jobs:
291291 runs-on : ubuntu-latest
292292 steps :
293293 - name : Cache Pub hosted dependencies
294- uses : actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
294+ uses : actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
295295 with :
296296 path : " ~/.pub-cache/hosted"
297297 key : " os:ubuntu-latest;pub-cache-hosted;sdk:3.5.0;packages:json_serializable;commands:test_1"
@@ -306,7 +306,7 @@ jobs:
306306 sdk : " 3.5.0"
307307 - id : checkout
308308 name : Checkout repository
309- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
309+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
310310 - id : json_serializable_pub_upgrade
311311 name : json_serializable; dart pub upgrade
312312 run : dart pub upgrade
@@ -325,7 +325,7 @@ jobs:
325325 runs-on : ubuntu-latest
326326 steps :
327327 - name : Cache Pub hosted dependencies
328- uses : actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
328+ uses : actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
329329 with :
330330 path : " ~/.pub-cache/hosted"
331331 key : " os:ubuntu-latest;pub-cache-hosted;sdk:3.5.0;packages:json_serializable;commands:test_2"
@@ -340,7 +340,7 @@ jobs:
340340 sdk : " 3.5.0"
341341 - id : checkout
342342 name : Checkout repository
343- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
343+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
344344 - id : json_serializable_pub_upgrade
345345 name : json_serializable; dart pub upgrade
346346 run : dart pub upgrade
@@ -359,7 +359,7 @@ jobs:
359359 runs-on : ubuntu-latest
360360 steps :
361361 - name : Cache Pub hosted dependencies
362- uses : actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
362+ uses : actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
363363 with :
364364 path : " ~/.pub-cache/hosted"
365365 key : " os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:_test_yaml-checked_yaml-example-json_serializable;commands:test_0"
@@ -374,7 +374,7 @@ jobs:
374374 sdk : dev
375375 - id : checkout
376376 name : Checkout repository
377- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
377+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
378378 - id : _test_yaml_pub_upgrade
379379 name : _test_yaml; dart pub upgrade
380380 run : dart pub upgrade
@@ -420,7 +420,7 @@ jobs:
420420 runs-on : ubuntu-latest
421421 steps :
422422 - name : Cache Pub hosted dependencies
423- uses : actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
423+ uses : actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
424424 with :
425425 path : " ~/.pub-cache/hosted"
426426 key : " os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:json_serializable;commands:test_3"
@@ -435,7 +435,7 @@ jobs:
435435 sdk : dev
436436 - id : checkout
437437 name : Checkout repository
438- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
438+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
439439 - id : json_serializable_pub_upgrade
440440 name : json_serializable; dart pub upgrade
441441 run : dart pub upgrade
@@ -454,7 +454,7 @@ jobs:
454454 runs-on : ubuntu-latest
455455 steps :
456456 - name : Cache Pub hosted dependencies
457- uses : actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
457+ uses : actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
458458 with :
459459 path : " ~/.pub-cache/hosted"
460460 key : " os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:json_serializable;commands:test_1"
@@ -469,7 +469,7 @@ jobs:
469469 sdk : dev
470470 - id : checkout
471471 name : Checkout repository
472- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
472+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
473473 - id : json_serializable_pub_upgrade
474474 name : json_serializable; dart pub upgrade
475475 run : dart pub upgrade
@@ -488,7 +488,7 @@ jobs:
488488 runs-on : ubuntu-latest
489489 steps :
490490 - name : Cache Pub hosted dependencies
491- uses : actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
491+ uses : actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
492492 with :
493493 path : " ~/.pub-cache/hosted"
494494 key : " os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:json_serializable;commands:test_2"
@@ -503,7 +503,7 @@ jobs:
503503 sdk : dev
504504 - id : checkout
505505 name : Checkout repository
506- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
506+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
507507 - id : json_serializable_pub_upgrade
508508 name : json_serializable; dart pub upgrade
509509 run : dart pub upgrade
@@ -522,7 +522,7 @@ jobs:
522522 runs-on : ubuntu-latest
523523 steps :
524524 - name : Cache Pub hosted dependencies
525- uses : actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
525+ uses : actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
526526 with :
527527 path : " ~/.pub-cache/hosted"
528528 key : " os:ubuntu-latest;pub-cache-hosted;sdk:3.5.0;packages:_test_yaml-checked_yaml-example;commands:test_1"
@@ -537,7 +537,7 @@ jobs:
537537 sdk : " 3.5.0"
538538 - id : checkout
539539 name : Checkout repository
540- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
540+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
541541 - id : _test_yaml_pub_upgrade
542542 name : _test_yaml; dart pub upgrade
543543 run : dart pub upgrade
@@ -582,7 +582,7 @@ jobs:
582582 runs-on : ubuntu-latest
583583 steps :
584584 - name : Cache Pub hosted dependencies
585- uses : actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
585+ uses : actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
586586 with :
587587 path : " ~/.pub-cache/hosted"
588588 key : " os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:_test_yaml-checked_yaml-example;commands:test_1"
@@ -597,7 +597,7 @@ jobs:
597597 sdk : dev
598598 - id : checkout
599599 name : Checkout repository
600- uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
600+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
601601 - id : _test_yaml_pub_upgrade
602602 name : _test_yaml; dart pub upgrade
603603 run : dart pub upgrade
0 commit comments