Skip to content

Commit 9f2dffe

Browse files
Bump the github-actions group with 2 updates (#438)
Bumps the github-actions group with 2 updates: [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) and [actions/checkout](https://github.com/actions/checkout). Updates `dart-lang/setup-dart` from 1.6.4 to 1.6.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dart-lang/setup-dart/releases">dart-lang/setup-dart's releases</a>.</em></p> <blockquote> <h2>v1.6.5</h2> <ul> <li>Fix zip path handling on Windows 11 (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/118">#118</a>[])</li> </ul> <p><a href="https://redirect.github.com/dart-lang/setup-dart/issues/118">#118</a>: <a href="https://redirect.github.com/dart-lang/setup-dart/issues/118">dart-lang/setup-dart#118</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md">dart-lang/setup-dart's changelog</a>.</em></p> <blockquote> <h2>v1.6.5</h2> <ul> <li>Fix zip path handling on Windows 11 (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/118">#118</a>[])</li> </ul> <p><a href="https://redirect.github.com/dart-lang/setup-dart/issues/118">#118</a>: <a href="https://redirect.github.com/dart-lang/setup-dart/issues/118">dart-lang/setup-dart#118</a></p> <h2>v1.6.4</h2> <ul> <li>Rebuild JS code.</li> </ul> <h2>v1.6.3</h2> <ul> <li>Roll <code>undici</code> dependency to address <a href="https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7">CVE-2024-30260</a> and <a href="https://github.com/nodejs/undici/security/advisories/GHSA-9qxr-qj54-h672">CVE-2024-30261</a>.</li> </ul> <h2>v1.6.2</h2> <ul> <li>Switch to running the workflow on <code>node20`` from </code>node16`. See also <a href="https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/">Transitioning from Node 16 to Node 20</a>.</li> </ul> <h2>v1.6.1</h2> <ul> <li>Updated the google storage url for <code>main</code> channel releases.</li> </ul> <h2>v1.6.0</h2> <ul> <li>Enable provisioning of the latest Dart SDK patch release by specifying just the major and minor version (e.g. <code>3.2</code>).</li> </ul> <h2>v1.5.1</h2> <ul> <li>No longer test the <code>setup-dart</code> action on pre-2.12 SDKs.</li> <li>Upgrade JS interop code to use extension types (the new name for inline classes).</li> <li>The upcoming rename of the <code>be</code> channel to <code>main</code> is now supported with forward compatibility that switches when the rename happens.</li> </ul> <h2>v1.5.0</h2> <ul> <li>Re-wrote the implementation of the action into Dart.</li> <li>Auto-detect the platform architecture (<code>x64</code>, <code>ia32</code>, <code>arm</code>, <code>arm64</code>).</li> <li>Improved the caching and download resilience of the sdk.</li> <li>Added a new action output: <code>dart-version</code> - the installed version of the sdk.</li> </ul> <h2>v1.4.0</h2> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dart-lang/setup-dart/commit/0a8a0fc875eb934c15d08629302413c671d3f672"><code>0a8a0fc</code></a> rev to v1.6.5 in prep for publishing (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/135">#135</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/4e61f04f255b227a0511bf9ef0f5ddc7c8542531"><code>4e61f04</code></a> fix: Use <code>.zip</code> in archive path (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/119">#119</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/2986c8e337a31eb7b455ce93dc984e9bf5797756"><code>2986c8e</code></a> blast_repo fixes (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/132">#132</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/40a7d12289757ab3aaa39d47d6f99a9cb1dd701e"><code>40a7d12</code></a> Bump dart-lang/setup-dart from 1.6.2 to 1.6.4 (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/131">#131</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/40f1ce0b1c8f24a4e9cb7eb026e4dbbdb431eb76"><code>40f1ce0</code></a> Update dart.yml (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/130">#130</a>)</li> <li>See full diff in <a href="https://github.com/dart-lang/setup-dart/compare/f0ead981b4d9a35b37f30d36160575d60931ec30...0a8a0fc875eb934c15d08629302413c671d3f672">compare view</a></li> </ul> </details> <br /> Updates `actions/checkout` from 4.1.6 to 4.1.7 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/checkout's releases</a>.</em></p> <blockquote> <h2>v4.1.7</h2> <h2>What's Changed</h2> <ul> <li>Bump the minor-npm-dependencies group across 1 directory with 4 updates by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1739">actions/checkout#1739</a></li> <li>Bump actions/checkout from 3 to 4 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1697">actions/checkout#1697</a></li> <li>Check out other refs/* by commit by <a href="https://github.com/orhantoy"><code>@�orhantoy</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1774">actions/checkout#1774</a></li> <li>Pin actions/checkout's own workflows to a known, good, stable version. by <a href="https://github.com/jww3"><code>@�jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1776">actions/checkout#1776</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/orhantoy"><code>@�orhantoy</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1774">actions/checkout#1774</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4.1.6...v4.1.7">https://github.com/actions/checkout/compare/v4.1.6...v4.1.7</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/blob/main/CHANGELOG.md">actions/checkout's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>v4.1.7</h2> <ul> <li>Bump the minor-npm-dependencies group across 1 directory with 4 updates by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1739">actions/checkout#1739</a></li> <li>Bump actions/checkout from 3 to 4 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1697">actions/checkout#1697</a></li> <li>Check out other refs/* by commit by <a href="https://github.com/orhantoy"><code>@�orhantoy</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1774">actions/checkout#1774</a></li> <li>Pin actions/checkout's own workflows to a known, good, stable version. by <a href="https://github.com/jww3"><code>@�jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1776">actions/checkout#1776</a></li> </ul> <h2>v4.1.6</h2> <ul> <li>Check platform to set archive extension appropriately by <a href="https://github.com/cory-miller"><code>@�cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1732">actions/checkout#1732</a></li> </ul> <h2>v4.1.5</h2> <ul> <li>Update NPM dependencies by <a href="https://github.com/cory-miller"><code>@�cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1703">actions/checkout#1703</a></li> <li>Bump github/codeql-action from 2 to 3 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1694">actions/checkout#1694</a></li> <li>Bump actions/setup-node from 1 to 4 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1696">actions/checkout#1696</a></li> <li>Bump actions/upload-artifact from 2 to 4 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1695">actions/checkout#1695</a></li> <li>README: Suggest <code>user.email</code> to be <code>41898282+github-actions[bot]@users.noreply.github.com</code> by <a href="https://github.com/cory-miller"><code>@�cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1707">actions/checkout#1707</a></li> </ul> <h2>v4.1.4</h2> <ul> <li>Disable <code>extensions.worktreeConfig</code> when disabling <code>sparse-checkout</code> by <a href="https://github.com/jww3"><code>@�jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1692">actions/checkout#1692</a></li> <li>Add dependabot config by <a href="https://github.com/cory-miller"><code>@�cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1688">actions/checkout#1688</a></li> <li>Bump the minor-actions-dependencies group with 2 updates by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1693">actions/checkout#1693</a></li> <li>Bump word-wrap from 1.2.3 to 1.2.5 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1643">actions/checkout#1643</a></li> </ul> <h2>v4.1.3</h2> <ul> <li>Check git version before attempting to disable <code>sparse-checkout</code> by <a href="https://github.com/jww3"><code>@�jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1656">actions/checkout#1656</a></li> <li>Add SSH user parameter by <a href="https://github.com/cory-miller"><code>@�cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1685">actions/checkout#1685</a></li> <li>Update <code>actions/checkout</code> version in <code>update-main-version.yml</code> by <a href="https://github.com/jww3"><code>@�jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1650">actions/checkout#1650</a></li> </ul> <h2>v4.1.2</h2> <ul> <li>Fix: Disable sparse checkout whenever <code>sparse-checkout</code> option is not present <a href="https://github.com/dscho"><code>@�dscho</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1598">actions/checkout#1598</a></li> </ul> <h2>v4.1.1</h2> <ul> <li>Correct link to GitHub Docs by <a href="https://github.com/peterbe"><code>@�peterbe</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1511">actions/checkout#1511</a></li> <li>Link to release page from what's new section by <a href="https://github.com/cory-miller"><code>@�cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1514">actions/checkout#1514</a></li> </ul> <h2>v4.1.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1396">Add support for partial checkout filters</a></li> </ul> <h2>v4.0.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1067">Support fetching without the --progress option</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1436">Update to node20</a></li> </ul> <h2>v3.6.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1377">Fix: Mark test scripts with Bash'isms to be run via Bash</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/579">Add option to fetch tags even if fetch-depth &gt; 0</a></li> </ul> <h2>v3.5.3</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1196">Fix: Checkout fail in self-hosted runners when faulty submodule are checked-in</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1287">Fix typos found by codespell</a></li> </ul> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/checkout/commit/692973e3d937129bcbf40652eb9f2f61becf3332"><code>692973e</code></a> Prepare 4.1.7 release (<a href="https://redirect.github.com/actions/checkout/issues/1775">#1775</a>)</li> <li><a href="https://github.com/actions/checkout/commit/6ccd57f4c5d15bdc2fef309bd9fb6cc9db2ef1c6"><code>6ccd57f</code></a> Pin actions/checkout's own workflows to a known, good, stable version. (<a href="https://redirect.github.com/actions/checkout/issues/1776">#1776</a>)</li> <li><a href="https://github.com/actions/checkout/commit/b17fe1e4d59a9d1d95a7aead5e6fcd13e50939a5"><code>b17fe1e</code></a> Handle hidden refs (<a href="https://redirect.github.com/actions/checkout/issues/1774">#1774</a>)</li> <li><a href="https://github.com/actions/checkout/commit/b80ff79f1755d06ba70441c368a6fe801f5f3a62"><code>b80ff79</code></a> Bump actions/checkout from 3 to 4 (<a href="https://redirect.github.com/actions/checkout/issues/1697">#1697</a>)</li> <li><a href="https://github.com/actions/checkout/commit/b1ec3021b8fa02164da82ca1557d017d83b0e179"><code>b1ec302</code></a> Bump the minor-npm-dependencies group across 1 directory with 4 updates (<a href="https://redirect.github.com/actions/checkout/issues/1739">#1739</a>)</li> <li>See full diff in <a href="https://github.com/actions/checkout/compare/a5ac7e51b41094c92402da3b24376905380afc29...692973e3d937129bcbf40652eb9f2f61becf3332">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
1 parent 2536c15 commit 9f2dffe

File tree

1 file changed

+36
-36
lines changed

1 file changed

+36
-36
lines changed

.github/workflows/dart.yml

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@ jobs:
2929
os:ubuntu-latest;pub-cache-hosted
3030
os:ubuntu-latest
3131
- name: Setup Dart SDK
32-
uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
32+
uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
3333
with:
3434
sdk: stable
3535
- id: checkout
3636
name: Checkout repository
37-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
37+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
3838
- name: mono_repo self validate
3939
run: dart pub global activate mono_repo 6.6.1
4040
- name: mono_repo self validate
@@ -54,12 +54,12 @@ jobs:
5454
os:ubuntu-latest;pub-cache-hosted
5555
os:ubuntu-latest
5656
- name: Setup Dart SDK
57-
uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
57+
uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
5858
with:
5959
sdk: "3.3.0"
6060
- id: checkout
6161
name: Checkout repository
62-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
62+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
6363
- id: pkgs_shelf_packages_handler_pub_upgrade
6464
name: pkgs/shelf_packages_handler; dart pub upgrade
6565
run: dart pub upgrade
@@ -138,12 +138,12 @@ jobs:
138138
os:ubuntu-latest;pub-cache-hosted
139139
os:ubuntu-latest
140140
- name: Setup Dart SDK
141-
uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
141+
uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
142142
with:
143143
sdk: "3.4.0"
144144
- id: checkout
145145
name: Checkout repository
146-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
146+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
147147
- id: pkgs_shelf_pub_upgrade
148148
name: pkgs/shelf; dart pub upgrade
149149
run: dart pub upgrade
@@ -168,12 +168,12 @@ jobs:
168168
os:ubuntu-latest;pub-cache-hosted
169169
os:ubuntu-latest
170170
- name: Setup Dart SDK
171-
uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
171+
uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
172172
with:
173173
sdk: dev
174174
- id: checkout
175175
name: Checkout repository
176-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
176+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
177177
- id: pkgs_shelf_pub_upgrade
178178
name: pkgs/shelf; dart pub upgrade
179179
run: dart pub upgrade
@@ -261,12 +261,12 @@ jobs:
261261
os:ubuntu-latest;pub-cache-hosted
262262
os:ubuntu-latest
263263
- name: Setup Dart SDK
264-
uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
264+
uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
265265
with:
266266
sdk: dev
267267
- id: checkout
268268
name: Checkout repository
269-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
269+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
270270
- id: pkgs_shelf_pub_upgrade
271271
name: pkgs/shelf; dart pub upgrade
272272
run: dart pub upgrade
@@ -354,12 +354,12 @@ jobs:
354354
os:ubuntu-latest;pub-cache-hosted
355355
os:ubuntu-latest
356356
- name: Setup Dart SDK
357-
uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
357+
uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
358358
with:
359359
sdk: "3.3.0"
360360
- id: checkout
361361
name: Checkout repository
362-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
362+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
363363
- id: pkgs_shelf_packages_handler_pub_upgrade
364364
name: pkgs/shelf_packages_handler; dart pub upgrade
365365
run: dart pub upgrade
@@ -444,12 +444,12 @@ jobs:
444444
os:ubuntu-latest;pub-cache-hosted
445445
os:ubuntu-latest
446446
- name: Setup Dart SDK
447-
uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
447+
uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
448448
with:
449449
sdk: "3.3.0"
450450
- id: checkout
451451
name: Checkout repository
452-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
452+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
453453
- id: pkgs_shelf_test_handler_pub_upgrade
454454
name: pkgs/shelf_test_handler; dart pub upgrade
455455
run: dart pub upgrade
@@ -480,12 +480,12 @@ jobs:
480480
os:ubuntu-latest;pub-cache-hosted
481481
os:ubuntu-latest
482482
- name: Setup Dart SDK
483-
uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
483+
uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
484484
with:
485485
sdk: "3.4.0"
486486
- id: checkout
487487
name: Checkout repository
488-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
488+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
489489
- id: pkgs_shelf_pub_upgrade
490490
name: pkgs/shelf; dart pub upgrade
491491
run: dart pub upgrade
@@ -516,12 +516,12 @@ jobs:
516516
os:ubuntu-latest;pub-cache-hosted
517517
os:ubuntu-latest
518518
- name: Setup Dart SDK
519-
uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
519+
uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
520520
with:
521521
sdk: "3.4.0"
522522
- id: checkout
523523
name: Checkout repository
524-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
524+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
525525
- id: pkgs_shelf_pub_upgrade
526526
name: pkgs/shelf; dart pub upgrade
527527
run: dart pub upgrade
@@ -552,12 +552,12 @@ jobs:
552552
os:ubuntu-latest;pub-cache-hosted
553553
os:ubuntu-latest
554554
- name: Setup Dart SDK
555-
uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
555+
uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
556556
with:
557557
sdk: dev
558558
- id: checkout
559559
name: Checkout repository
560-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
560+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
561561
- id: pkgs_shelf_pub_upgrade
562562
name: pkgs/shelf; dart pub upgrade
563563
run: dart pub upgrade
@@ -597,12 +597,12 @@ jobs:
597597
os:ubuntu-latest;pub-cache-hosted
598598
os:ubuntu-latest
599599
- name: Setup Dart SDK
600-
uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
600+
uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
601601
with:
602602
sdk: dev
603603
- id: checkout
604604
name: Checkout repository
605-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
605+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
606606
- id: pkgs_shelf_pub_upgrade
607607
name: pkgs/shelf; dart pub upgrade
608608
run: dart pub upgrade
@@ -642,12 +642,12 @@ jobs:
642642
os:ubuntu-latest;pub-cache-hosted
643643
os:ubuntu-latest
644644
- name: Setup Dart SDK
645-
uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
645+
uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
646646
with:
647647
sdk: dev
648648
- id: checkout
649649
name: Checkout repository
650-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
650+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
651651
- id: pkgs_shelf_pub_upgrade
652652
name: pkgs/shelf; dart pub upgrade
653653
run: dart pub upgrade
@@ -741,12 +741,12 @@ jobs:
741741
os:ubuntu-latest;pub-cache-hosted
742742
os:ubuntu-latest
743743
- name: Setup Dart SDK
744-
uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
744+
uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
745745
with:
746746
sdk: dev
747747
- id: checkout
748748
name: Checkout repository
749-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
749+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
750750
- id: pkgs_shelf_router_generator_pub_upgrade
751751
name: pkgs/shelf_router_generator; dart pub upgrade
752752
run: dart pub upgrade
@@ -767,12 +767,12 @@ jobs:
767767
runs-on: windows-latest
768768
steps:
769769
- name: Setup Dart SDK
770-
uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
770+
uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
771771
with:
772772
sdk: "3.3.0"
773773
- id: checkout
774774
name: Checkout repository
775-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
775+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
776776
- id: pkgs_shelf_packages_handler_pub_upgrade
777777
name: pkgs/shelf_packages_handler; dart pub upgrade
778778
run: dart pub upgrade
@@ -820,12 +820,12 @@ jobs:
820820
runs-on: windows-latest
821821
steps:
822822
- name: Setup Dart SDK
823-
uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
823+
uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
824824
with:
825825
sdk: "3.3.0"
826826
- id: checkout
827827
name: Checkout repository
828-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
828+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
829829
- id: pkgs_shelf_test_handler_pub_upgrade
830830
name: pkgs/shelf_test_handler; dart pub upgrade
831831
run: dart pub upgrade
@@ -846,12 +846,12 @@ jobs:
846846
runs-on: windows-latest
847847
steps:
848848
- name: Setup Dart SDK
849-
uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
849+
uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
850850
with:
851851
sdk: "3.4.0"
852852
- id: checkout
853853
name: Checkout repository
854-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
854+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
855855
- id: pkgs_shelf_pub_upgrade
856856
name: pkgs/shelf; dart pub upgrade
857857
run: dart pub upgrade
@@ -872,12 +872,12 @@ jobs:
872872
runs-on: windows-latest
873873
steps:
874874
- name: Setup Dart SDK
875-
uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
875+
uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
876876
with:
877877
sdk: dev
878878
- id: checkout
879879
name: Checkout repository
880-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
880+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
881881
- id: pkgs_shelf_pub_upgrade
882882
name: pkgs/shelf; dart pub upgrade
883883
run: dart pub upgrade
@@ -907,12 +907,12 @@ jobs:
907907
runs-on: windows-latest
908908
steps:
909909
- name: Setup Dart SDK
910-
uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
910+
uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
911911
with:
912912
sdk: dev
913913
- id: checkout
914914
name: Checkout repository
915-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
915+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
916916
- id: pkgs_shelf_packages_handler_pub_upgrade
917917
name: pkgs/shelf_packages_handler; dart pub upgrade
918918
run: dart pub upgrade

0 commit comments

Comments
 (0)