Skip to content

Commit 635a536

Browse files
Bump the github-actions group with 2 updates (#224)
Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/cache](https://github.com/actions/cache). Updates `actions/checkout` from 4.2.0 to 4.2.2 <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.2.2</h2> <h2>What's Changed</h2> <ul> <li><code>url-helper.ts</code> now leverages well-known environment variables by <a href="https://github.com/jww3"><code>@�jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1941">actions/checkout#1941</a></li> <li>Expand unit test coverage for <code>isGhes</code> by <a href="https://github.com/jww3"><code>@�jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1946">actions/checkout#1946</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4.2.1...v4.2.2">https://github.com/actions/checkout/compare/v4.2.1...v4.2.2</a></p> <h2>v4.2.1</h2> <h2>What's Changed</h2> <ul> <li>Check out other refs/* by commit if provided, fall back to ref by <a href="https://github.com/orhantoy"><code>@�orhantoy</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1924">actions/checkout#1924</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Jcambass"><code>@�Jcambass</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1919">actions/checkout#1919</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4.2.0...v4.2.1">https://github.com/actions/checkout/compare/v4.2.0...v4.2.1</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.2.2</h2> <ul> <li><code>url-helper.ts</code> now leverages well-known environment variables by <a href="https://github.com/jww3"><code>@�jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1941">actions/checkout#1941</a></li> <li>Expand unit test coverage for <code>isGhes</code> by <a href="https://github.com/jww3"><code>@�jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1946">actions/checkout#1946</a></li> </ul> <h2>v4.2.1</h2> <ul> <li>Check out other refs/* by commit if provided, fall back to ref by <a href="https://github.com/orhantoy"><code>@�orhantoy</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1924">actions/checkout#1924</a></li> </ul> <h2>v4.2.0</h2> <ul> <li>Add Ref and Commit outputs by <a href="https://github.com/lucacome"><code>@�lucacome</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1180">actions/checkout#1180</a></li> <li>Dependency updates by <a href="https://github.com/dependabot"><code>@�dependabot</code></a>- <a href="https://redirect.github.com/actions/checkout/pull/1777">actions/checkout#1777</a>, <a href="https://redirect.github.com/actions/checkout/pull/1872">actions/checkout#1872</a></li> </ul> <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> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/checkout/commit/11bd71901bbe5b1630ceea73d27597364c9af683"><code>11bd719</code></a> Prepare 4.2.2 Release (<a href="https://redirect.github.com/actions/checkout/issues/1953">#1953</a>)</li> <li><a href="https://github.com/actions/checkout/commit/e3d2460bbb42d7710191569f88069044cfb9d8cf"><code>e3d2460</code></a> Expand unit test coverage (<a href="https://redirect.github.com/actions/checkout/issues/1946">#1946</a>)</li> <li><a href="https://github.com/actions/checkout/commit/163217dfcd28294438ea1c1c149cfaf66eec283e"><code>163217d</code></a> <code>url-helper.ts</code> now leverages well-known environment variables. (<a href="https://redirect.github.com/actions/checkout/issues/1941">#1941</a>)</li> <li><a href="https://github.com/actions/checkout/commit/eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871"><code>eef6144</code></a> Prepare 4.2.1 release (<a href="https://redirect.github.com/actions/checkout/issues/1925">#1925</a>)</li> <li><a href="https://github.com/actions/checkout/commit/6b42224f41ee5dfe5395e27c8b2746f1f9955030"><code>6b42224</code></a> Add workflow file for publishing releases to immutable action package (<a href="https://redirect.github.com/actions/checkout/issues/1919">#1919</a>)</li> <li><a href="https://github.com/actions/checkout/commit/de5a000abf73b6f4965bd1bcdf8f8d94a56ea815"><code>de5a000</code></a> Check out other refs/* by commit if provided, fall back to ref (<a href="https://redirect.github.com/actions/checkout/issues/1924">#1924</a>)</li> <li>See full diff in <a href="https://github.com/actions/checkout/compare/d632683dd7b4114ad314bca15554477dd762a938...11bd71901bbe5b1630ceea73d27597364c9af683">compare view</a></li> </ul> </details> <br /> Updates `actions/cache` from 4.0.2 to 4.1.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/cache/releases">actions/cache's releases</a>.</em></p> <blockquote> <h2>v4.1.2</h2> <h2>What's Changed</h2> <ul> <li>Add Bun example by <a href="https://github.com/idleberg"><code>@�idleberg</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1456">actions/cache#1456</a></li> <li>Revise <code>isGhes</code> logic by <a href="https://github.com/jww3"><code>@�jww3</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1474">actions/cache#1474</a></li> <li>Bump braces from 3.0.2 to 3.0.3 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1475">actions/cache#1475</a></li> <li>Add dependabot.yml to enable automatic dependency upgrades by <a href="https://github.com/Link"><code>@�Link</code></a>- in <a href="https://redirect.github.com/actions/cache/pull/1476">actions/cache#1476</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/cache/pull/1478">actions/cache#1478</a></li> <li>Bump actions/stale from 3 to 9 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1479">actions/cache#1479</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/cache/pull/1483">actions/cache#1483</a></li> <li>Bump actions/setup-node from 3 to 4 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1481">actions/cache#1481</a></li> <li>Prepare <code>4.1.2</code> release by <a href="https://github.com/Link"><code>@�Link</code></a>- in <a href="https://redirect.github.com/actions/cache/pull/1477">actions/cache#1477</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/idleberg"><code>@�idleberg</code></a> made their first contribution in <a href="https://redirect.github.com/actions/cache/pull/1456">actions/cache#1456</a></li> <li><a href="https://github.com/jww3"><code>@�jww3</code></a> made their first contribution in <a href="https://redirect.github.com/actions/cache/pull/1474">actions/cache#1474</a></li> <li><a href="https://github.com/Link"><code>@�Link</code></a>- made their first contribution in <a href="https://redirect.github.com/actions/cache/pull/1476">actions/cache#1476</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/cache/compare/v4...v4.1.2">https://github.com/actions/cache/compare/v4...v4.1.2</a></p> <h2>v4.1.1</h2> <h2>What's Changed</h2> <ul> <li>Restore original behavior of <code>cache-hit</code> output by <a href="https://github.com/joshmgross"><code>@�joshmgross</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1467">actions/cache#1467</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/cache/compare/v4.1.0...v4.1.1">https://github.com/actions/cache/compare/v4.1.0...v4.1.1</a></p> <h2>v4.1.0</h2> <h2>What's Changed</h2> <ul> <li>Fix cache-hit output when cache missed by <a href="https://github.com/fchimpan"><code>@�fchimpan</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1404">actions/cache#1404</a></li> <li>Deprecate <code>save-always</code> input by <a href="https://github.com/joshmgross"><code>@�joshmgross</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1452">actions/cache#1452</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ottlinger"><code>@�ottlinger</code></a> made their first contribution in <a href="https://redirect.github.com/actions/cache/pull/1437">actions/cache#1437</a></li> <li><a href="https://github.com/Olegt0rr"><code>@�Olegt0rr</code></a> made their first contribution in <a href="https://redirect.github.com/actions/cache/pull/1377">actions/cache#1377</a></li> <li><a href="https://github.com/fchimpan"><code>@�fchimpan</code></a> made their first contribution in <a href="https://redirect.github.com/actions/cache/pull/1404">actions/cache#1404</a></li> <li><a href="https://github.com/x612skm"><code>@�x612skm</code></a> made their first contribution in <a href="https://redirect.github.com/actions/cache/pull/1434">actions/cache#1434</a></li> <li><a href="https://github.com/todgru"><code>@�todgru</code></a> made their first contribution in <a href="https://redirect.github.com/actions/cache/pull/1311">actions/cache#1311</a></li> <li><a href="https://github.com/Jcambass"><code>@�Jcambass</code></a> made their first contribution in <a href="https://redirect.github.com/actions/cache/pull/1463">actions/cache#1463</a></li> <li><a href="https://github.com/mackey0225"><code>@�mackey0225</code></a> made their first contribution in <a href="https://redirect.github.com/actions/cache/pull/1462">actions/cache#1462</a></li> <li><a href="https://github.com/quatquatt"><code>@�quatquatt</code></a> made their first contribution in <a href="https://redirect.github.com/actions/cache/pull/1445">actions/cache#1445</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/cache/compare/v4.0.2...v4.1.0">https://github.com/actions/cache/compare/v4.0.2...v4.1.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/actions/cache/blob/main/RELEASES.md">actions/cache's changelog</a>.</em></p> <blockquote> <h1>Releases</h1> <h3>4.1.2</h3> <ul> <li>Add GitHub Enterprise Cloud instances hostname filters to inform API endpoint choices - <a href="https://redirect.github.com/actions/cache/pull/1474">#1474</a></li> <li>Security fix: Bump braces from 3.0.2 to 3.0.3 - <a href="https://redirect.github.com/actions/cache/pull/1475">#1475</a></li> </ul> <h3>4.1.1</h3> <ul> <li>Restore original behavior of <code>cache-hit</code> output - <a href="https://redirect.github.com/actions/cache/pull/1467">#1467</a></li> </ul> <h3>4.1.0</h3> <ul> <li>Ensure <code>cache-hit</code> output is set when a cache is missed - <a href="https://redirect.github.com/actions/cache/pull/1404">#1404</a></li> <li>Deprecate <code>save-always</code> input - <a href="https://redirect.github.com/actions/cache/pull/1452">#1452</a></li> </ul> <h3>4.0.2</h3> <ul> <li>Fixed restore <code>fail-on-cache-miss</code> not working.</li> </ul> <h3>4.0.1</h3> <ul> <li>Updated <code>isGhes</code> check</li> </ul> <h3>4.0.0</h3> <ul> <li>Updated minimum runner version support from node 12 -&gt; node 20</li> </ul> <h3>3.3.3</h3> <ul> <li>Updates <code>@�actions/cache</code> to v3.2.3 to fix accidental mutated path arguments to <code>getCacheVersion</code> <a href="https://redirect.github.com/actions/toolkit/pull/1378">actions/toolkit#1378</a></li> <li>Additional audit fixes of npm package(s)</li> </ul> <h3>3.3.2</h3> <ul> <li>Fixes bug with Azure SDK causing blob downloads to get stuck.</li> </ul> <h3>3.3.1</h3> <ul> <li>Reduced segment size to 128MB and segment timeout to 10 minutes to fail fast in case the cache download is stuck.</li> </ul> <h3>3.3.0</h3> <ul> <li>Added option to lookup cache without downloading it.</li> </ul> <h3>3.2.6</h3> <ul> <li>Fix zstd not being used after zstd version upgrade to 1.5.4 on hosted runners.</li> </ul> <h3>3.2.5</h3> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/cache/commit/6849a6489940f00c2f30c0fb92c6274307ccb58a"><code>6849a64</code></a> Release 4.1.2 <a href="https://redirect.github.com/actions/cache/issues/1477">#1477</a></li> <li><a href="https://github.com/actions/cache/commit/5a1720c49e91718f5d0ce7f154997c93e0f6159a"><code>5a1720c</code></a> Merge branch 'Link-/prep-4.1.2' of <a href="https://github.com/actions/cache">https://github.com/actions/cache</a> into Link...</li> <li><a href="https://github.com/actions/cache/commit/d9fef48d24d529bac46adcc1e42f49649de07ca9"><code>d9fef48</code></a> Merge branch 'main' into Link-/prep-4.1.2</li> <li><a href="https://github.com/actions/cache/commit/a50e8d027b022a55ef85ffa721ebd97d2b22bcda"><code>a50e8d0</code></a> Merge branch 'main' into Link-/prep-4.1.2</li> <li><a href="https://github.com/actions/cache/commit/acc9ae5c1401b6c072a7c89ff4c48ea7e30f4dbf"><code>acc9ae5</code></a> Merge pull request <a href="https://redirect.github.com/actions/cache/issues/1481">#1481</a> from actions/dependabot/github_actions/actions/setup...</li> <li><a href="https://github.com/actions/cache/commit/1ea5f18c31265ef251b3eb51ce8b857be5e7b044"><code>1ea5f18</code></a> Merge branch 'main' into Link-/prep-4.1.2</li> <li><a href="https://github.com/actions/cache/commit/cc679ff3baee71867c711040a5c21af61b262806"><code>cc679ff</code></a> Merge branch 'main' into dependabot/github_actions/actions/setup-node-4</li> <li><a href="https://github.com/actions/cache/commit/366d43d6f8aa1f3e5d28b2c98959d557d78ffa3f"><code>366d43d</code></a> Merge pull request <a href="https://redirect.github.com/actions/cache/issues/1483">#1483</a> from actions/dependabot/github_actions/github/codeql...</li> <li><a href="https://github.com/actions/cache/commit/02bf31969bcc471fd5f91b5896ae17beb0973413"><code>02bf319</code></a> Bump github/codeql-action from 2 to 3</li> <li><a href="https://github.com/actions/cache/commit/6f6220be5af96ba6940aca960265218cae17e8fd"><code>6f6220b</code></a> Merge branch 'main' into dependabot/github_actions/actions/setup-node-4</li> <li>Additional commits viewable in <a href="https://github.com/actions/cache/compare/0c45773b623bea8c8e75f6c82b208c3cf94ea4f9...6849a6489940f00c2f30c0fb92c6274307ccb58a">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 fbdfaf6 commit 635a536

File tree

2 files changed

+42
-42
lines changed

2 files changed

+42
-42
lines changed

.github/workflows/container_docker_test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ jobs:
2222
matrix:
2323
dart: [ stable ]
2424
steps:
25-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
25+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
2626
- name: Cache Pub hosted dependencies
27-
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
27+
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
2828
with:
2929
path: "~/.pub-cache/hosted"
3030
key: "os:ubuntu-latest;pub-cache-hosted;dart:stable"

.github/workflows/dart.yml

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
- name: Cache Pub hosted dependencies
21-
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
21+
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
2222
with:
2323
path: "~/.pub-cache/hosted"
2424
key: "os:ubuntu-latest;pub-cache-hosted;sdk:stable"
@@ -31,7 +31,7 @@ jobs:
3131
sdk: stable
3232
- id: checkout
3333
name: Checkout repository
34-
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
34+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
3535
- name: mono_repo self validate
3636
run: dart pub global activate mono_repo 6.6.2
3737
- name: mono_repo self validate
@@ -41,7 +41,7 @@ jobs:
4141
runs-on: ubuntu-latest
4242
steps:
4343
- name: Cache Pub hosted dependencies
44-
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
44+
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
4545
with:
4646
path: "~/.pub-cache/hosted"
4747
key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:command_line-enhanced_enums-extension_methods-ffi/hello_world-ffi/primitives-ffi/structs-ffi/system_command-ffi/test_utils-isolates-native_app-null_safety/calculate_lix-package_constraint_solver-parameters-server/google_apis-server/simple;commands:analyze"
@@ -56,7 +56,7 @@ jobs:
5656
sdk: dev
5757
- id: checkout
5858
name: Checkout repository
59-
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
59+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
6060
- id: command_line_pub_upgrade
6161
name: command_line; dart pub upgrade
6262
run: dart pub upgrade
@@ -199,7 +199,7 @@ jobs:
199199
runs-on: ubuntu-latest
200200
steps:
201201
- name: Cache Pub hosted dependencies
202-
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
202+
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
203203
with:
204204
path: "~/.pub-cache/hosted"
205205
key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:command_line-enhanced_enums-extension_methods-ffi/hello_world-ffi/primitives-ffi/structs-ffi/system_command-ffi/test_utils-isolates-native_app-null_safety/calculate_lix-package_constraint_solver-parameters-server/google_apis-server/simple;commands:format"
@@ -214,7 +214,7 @@ jobs:
214214
sdk: dev
215215
- id: checkout
216216
name: Checkout repository
217-
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
217+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
218218
- id: command_line_pub_upgrade
219219
name: command_line; dart pub upgrade
220220
run: dart pub upgrade
@@ -357,7 +357,7 @@ jobs:
357357
runs-on: ubuntu-latest
358358
steps:
359359
- name: Cache Pub hosted dependencies
360-
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
360+
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
361361
with:
362362
path: "~/.pub-cache/hosted"
363363
key: "os:ubuntu-latest;pub-cache-hosted;sdk:stable;packages:command_line-enhanced_enums-extension_methods-ffi/hello_world-ffi/primitives-ffi/structs-ffi/system_command-ffi/test_utils-isolates-native_app-null_safety/calculate_lix-parameters-server/google_apis-server/simple;commands:analyze"
@@ -372,7 +372,7 @@ jobs:
372372
sdk: stable
373373
- id: checkout
374374
name: Checkout repository
375-
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
375+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
376376
- id: command_line_pub_upgrade
377377
name: command_line; dart pub upgrade
378378
run: dart pub upgrade
@@ -506,7 +506,7 @@ jobs:
506506
runs-on: ubuntu-latest
507507
steps:
508508
- name: Cache Pub hosted dependencies
509-
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
509+
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
510510
with:
511511
path: "~/.pub-cache/hosted"
512512
key: "os:ubuntu-latest;pub-cache-hosted;sdk:stable;packages:command_line-enhanced_enums-extension_methods-ffi/hello_world-ffi/primitives-ffi/structs-ffi/system_command-ffi/test_utils-isolates-native_app-null_safety/calculate_lix-parameters-server/google_apis-server/simple;commands:format"
@@ -521,7 +521,7 @@ jobs:
521521
sdk: stable
522522
- id: checkout
523523
name: Checkout repository
524-
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
524+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
525525
- id: command_line_pub_upgrade
526526
name: command_line; dart pub upgrade
527527
run: dart pub upgrade
@@ -655,7 +655,7 @@ jobs:
655655
runs-on: ubuntu-latest
656656
steps:
657657
- name: Cache Pub hosted dependencies
658-
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
658+
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
659659
with:
660660
path: "~/.pub-cache/hosted"
661661
key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:command_line;commands:test"
@@ -670,7 +670,7 @@ jobs:
670670
sdk: dev
671671
- id: checkout
672672
name: Checkout repository
673-
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
673+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
674674
- id: command_line_pub_upgrade
675675
name: command_line; dart pub upgrade
676676
run: dart pub upgrade
@@ -691,7 +691,7 @@ jobs:
691691
runs-on: ubuntu-latest
692692
steps:
693693
- name: Cache Pub hosted dependencies
694-
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
694+
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
695695
with:
696696
path: "~/.pub-cache/hosted"
697697
key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:enhanced_enums;commands:test"
@@ -706,7 +706,7 @@ jobs:
706706
sdk: dev
707707
- id: checkout
708708
name: Checkout repository
709-
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
709+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
710710
- id: enhanced_enums_pub_upgrade
711711
name: enhanced_enums; dart pub upgrade
712712
run: dart pub upgrade
@@ -727,7 +727,7 @@ jobs:
727727
runs-on: ubuntu-latest
728728
steps:
729729
- name: Cache Pub hosted dependencies
730-
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
730+
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
731731
with:
732732
path: "~/.pub-cache/hosted"
733733
key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:extension_methods;commands:test"
@@ -742,7 +742,7 @@ jobs:
742742
sdk: dev
743743
- id: checkout
744744
name: Checkout repository
745-
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
745+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
746746
- id: extension_methods_pub_upgrade
747747
name: extension_methods; dart pub upgrade
748748
run: dart pub upgrade
@@ -763,7 +763,7 @@ jobs:
763763
runs-on: ubuntu-latest
764764
steps:
765765
- name: Cache Pub hosted dependencies
766-
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
766+
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
767767
with:
768768
path: "~/.pub-cache/hosted"
769769
key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:ffi/hello_world;commands:test"
@@ -778,7 +778,7 @@ jobs:
778778
sdk: dev
779779
- id: checkout
780780
name: Checkout repository
781-
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
781+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
782782
- id: ffi_hello_world_pub_upgrade
783783
name: ffi/hello_world; dart pub upgrade
784784
run: dart pub upgrade
@@ -799,7 +799,7 @@ jobs:
799799
runs-on: ubuntu-latest
800800
steps:
801801
- name: Cache Pub hosted dependencies
802-
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
802+
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
803803
with:
804804
path: "~/.pub-cache/hosted"
805805
key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:ffi/primitives;commands:test"
@@ -814,7 +814,7 @@ jobs:
814814
sdk: dev
815815
- id: checkout
816816
name: Checkout repository
817-
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
817+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
818818
- id: ffi_primitives_pub_upgrade
819819
name: ffi/primitives; dart pub upgrade
820820
run: dart pub upgrade
@@ -835,7 +835,7 @@ jobs:
835835
runs-on: ubuntu-latest
836836
steps:
837837
- name: Cache Pub hosted dependencies
838-
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
838+
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
839839
with:
840840
path: "~/.pub-cache/hosted"
841841
key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:ffi/structs;commands:test"
@@ -850,7 +850,7 @@ jobs:
850850
sdk: dev
851851
- id: checkout
852852
name: Checkout repository
853-
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
853+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
854854
- id: ffi_structs_pub_upgrade
855855
name: ffi/structs; dart pub upgrade
856856
run: dart pub upgrade
@@ -871,7 +871,7 @@ jobs:
871871
runs-on: ubuntu-latest
872872
steps:
873873
- name: Cache Pub hosted dependencies
874-
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
874+
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
875875
with:
876876
path: "~/.pub-cache/hosted"
877877
key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:server/simple;commands:test"
@@ -886,7 +886,7 @@ jobs:
886886
sdk: dev
887887
- id: checkout
888888
name: Checkout repository
889-
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
889+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
890890
- id: server_simple_pub_upgrade
891891
name: server/simple; dart pub upgrade
892892
run: dart pub upgrade
@@ -907,7 +907,7 @@ jobs:
907907
runs-on: ubuntu-latest
908908
steps:
909909
- name: Cache Pub hosted dependencies
910-
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
910+
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
911911
with:
912912
path: "~/.pub-cache/hosted"
913913
key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:package_constraint_solver;commands:test_with_coverage"
@@ -924,7 +924,7 @@ jobs:
924924
run: "dart pub global activate coverage '>=1.5.0'"
925925
- id: checkout
926926
name: Checkout repository
927-
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
927+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
928928
- id: package_constraint_solver_pub_upgrade
929929
name: package_constraint_solver; dart pub upgrade
930930
run: dart pub upgrade
@@ -952,7 +952,7 @@ jobs:
952952
runs-on: ubuntu-latest
953953
steps:
954954
- name: Cache Pub hosted dependencies
955-
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
955+
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
956956
with:
957957
path: "~/.pub-cache/hosted"
958958
key: "os:ubuntu-latest;pub-cache-hosted;sdk:stable;packages:command_line;commands:test"
@@ -967,7 +967,7 @@ jobs:
967967
sdk: stable
968968
- id: checkout
969969
name: Checkout repository
970-
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
970+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
971971
- id: command_line_pub_upgrade
972972
name: command_line; dart pub upgrade
973973
run: dart pub upgrade
@@ -988,7 +988,7 @@ jobs:
988988
runs-on: ubuntu-latest
989989
steps:
990990
- name: Cache Pub hosted dependencies
991-
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
991+
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
992992
with:
993993
path: "~/.pub-cache/hosted"
994994
key: "os:ubuntu-latest;pub-cache-hosted;sdk:stable;packages:enhanced_enums;commands:test"
@@ -1003,7 +1003,7 @@ jobs:
10031003
sdk: stable
10041004
- id: checkout
10051005
name: Checkout repository
1006-
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
1006+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
10071007
- id: enhanced_enums_pub_upgrade
10081008
name: enhanced_enums; dart pub upgrade
10091009
run: dart pub upgrade
@@ -1024,7 +1024,7 @@ jobs:
10241024
runs-on: ubuntu-latest
10251025
steps:
10261026
- name: Cache Pub hosted dependencies
1027-
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
1027+
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
10281028
with:
10291029
path: "~/.pub-cache/hosted"
10301030
key: "os:ubuntu-latest;pub-cache-hosted;sdk:stable;packages:extension_methods;commands:test"
@@ -1039,7 +1039,7 @@ jobs:
10391039
sdk: stable
10401040
- id: checkout
10411041
name: Checkout repository
1042-
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
1042+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
10431043
- id: extension_methods_pub_upgrade
10441044
name: extension_methods; dart pub upgrade
10451045
run: dart pub upgrade
@@ -1060,7 +1060,7 @@ jobs:
10601060
runs-on: ubuntu-latest
10611061
steps:
10621062
- name: Cache Pub hosted dependencies
1063-
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
1063+
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
10641064
with:
10651065
path: "~/.pub-cache/hosted"
10661066
key: "os:ubuntu-latest;pub-cache-hosted;sdk:stable;packages:ffi/hello_world;commands:test"
@@ -1075,7 +1075,7 @@ jobs:
10751075
sdk: stable
10761076
- id: checkout
10771077
name: Checkout repository
1078-
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
1078+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
10791079
- id: ffi_hello_world_pub_upgrade
10801080
name: ffi/hello_world; dart pub upgrade
10811081
run: dart pub upgrade
@@ -1096,7 +1096,7 @@ jobs:
10961096
runs-on: ubuntu-latest
10971097
steps:
10981098
- name: Cache Pub hosted dependencies
1099-
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
1099+
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
11001100
with:
11011101
path: "~/.pub-cache/hosted"
11021102
key: "os:ubuntu-latest;pub-cache-hosted;sdk:stable;packages:ffi/primitives;commands:test"
@@ -1111,7 +1111,7 @@ jobs:
11111111
sdk: stable
11121112
- id: checkout
11131113
name: Checkout repository
1114-
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
1114+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
11151115
- id: ffi_primitives_pub_upgrade
11161116
name: ffi/primitives; dart pub upgrade
11171117
run: dart pub upgrade
@@ -1132,7 +1132,7 @@ jobs:
11321132
runs-on: ubuntu-latest
11331133
steps:
11341134
- name: Cache Pub hosted dependencies
1135-
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
1135+
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
11361136
with:
11371137
path: "~/.pub-cache/hosted"
11381138
key: "os:ubuntu-latest;pub-cache-hosted;sdk:stable;packages:ffi/structs;commands:test"
@@ -1147,7 +1147,7 @@ jobs:
11471147
sdk: stable
11481148
- id: checkout
11491149
name: Checkout repository
1150-
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
1150+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
11511151
- id: ffi_structs_pub_upgrade
11521152
name: ffi/structs; dart pub upgrade
11531153
run: dart pub upgrade
@@ -1168,7 +1168,7 @@ jobs:
11681168
runs-on: ubuntu-latest
11691169
steps:
11701170
- name: Cache Pub hosted dependencies
1171-
uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
1171+
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
11721172
with:
11731173
path: "~/.pub-cache/hosted"
11741174
key: "os:ubuntu-latest;pub-cache-hosted;sdk:stable;packages:server/simple;commands:test"
@@ -1183,7 +1183,7 @@ jobs:
11831183
sdk: stable
11841184
- id: checkout
11851185
name: Checkout repository
1186-
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
1186+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
11871187
- id: server_simple_pub_upgrade
11881188
name: server/simple; dart pub upgrade
11891189
run: dart pub upgrade

0 commit comments

Comments
 (0)