Skip to content

Commit de91a5b

Browse files
Bump the github-actions group with 2 updates (#481)
Bumps the github-actions group with 2 updates: [actions/cache](https://github.com/actions/cache) and [actions/checkout](https://github.com/actions/checkout). Updates `actions/cache` from 4.2.3 to 4.2.4 <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.2.4</h2> <h2>What's Changed</h2> <ul> <li>Update README.md by <a href="https://github.com/nebuk89"><code>@​nebuk89</code></a> in <a href="https://redirect.github.com/actions/cache/pull/1620">actions/cache#1620</a></li> <li>Upgrade <code>@actions/cache</code> to <code>4.0.5</code> and move <code>@protobuf-ts/plugin</code> to dev depdencies by <a href="https://github.com/Link"><code>@​Link</code></a>- in <a href="https://redirect.github.com/actions/cache/pull/1634">actions/cache#1634</a></li> <li>Prepare release <code>4.2.4</code> by <a href="https://github.com/Link"><code>@​Link</code></a>- in <a href="https://redirect.github.com/actions/cache/pull/1636">actions/cache#1636</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/nebuk89"><code>@​nebuk89</code></a> made their first contribution in <a href="https://redirect.github.com/actions/cache/pull/1620">actions/cache#1620</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/cache/compare/v4...v4.2.4">https://github.com/actions/cache/compare/v4...v4.2.4</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.2.4</h3> <ul> <li>Bump <code>@actions/cache</code> to v4.0.5</li> </ul> <h3>4.2.3</h3> <ul> <li>Bump <code>@actions/cache</code> to v4.0.3 (obfuscates SAS token in debug logs for cache entries)</li> </ul> <h3>4.2.2</h3> <ul> <li>Bump <code>@actions/cache</code> to v4.0.2</li> </ul> <h3>4.2.1</h3> <ul> <li>Bump <code>@actions/cache</code> to v4.0.1</li> </ul> <h3>4.2.0</h3> <p>TLDR; The cache backend service has been rewritten from the ground up for improved performance and reliability. <a href="https://github.com/actions/cache">actions/cache</a> now integrates with the new cache service (v2) APIs.</p> <p>The new service will gradually roll out as of <strong>February 1st, 2025</strong>. The legacy service will also be sunset on the same date. Changes in these release are <strong>fully backward compatible</strong>.</p> <p><strong>We are deprecating some versions of this action</strong>. We recommend upgrading to version <code>v4</code> or <code>v3</code> as soon as possible before <strong>February 1st, 2025.</strong> (Upgrade instructions below).</p> <p>If you are using pinned SHAs, please use the SHAs of versions <code>v4.2.0</code> or <code>v3.4.0</code></p> <p>If you do not upgrade, all workflow runs using any of the deprecated <a href="https://github.com/actions/cache">actions/cache</a> will fail.</p> <p>Upgrading to the recommended versions will not break your workflows.</p> <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> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/cache/commit/0400d5f644dc74513175e3cd8d07132dd4860809"><code>0400d5f</code></a> Merge pull request <a href="https://redirect.github.com/actions/cache/issues/1636">#1636</a> from actions/Link-/release-4.2.4</li> <li><a href="https://github.com/actions/cache/commit/374a27f26986edd8c430f386d152a856e179c0ae"><code>374a27f</code></a> Prepare release 4.2.4</li> <li><a href="https://github.com/actions/cache/commit/358a7306cd9d78ceffc19271e69cd8528462fccf"><code>358a730</code></a> Merge pull request <a href="https://redirect.github.com/actions/cache/issues/1634">#1634</a> from actions/Link-/optimise-deps</li> <li><a href="https://github.com/actions/cache/commit/2ee706ef74683b68fd97d45e549070fc28642768"><code>2ee706e</code></a> Fix with another approach</li> <li><a href="https://github.com/actions/cache/commit/94f7b5d9135a3af2d928e87120da293c9a920f90"><code>94f7b5d</code></a> Fix bundle exec</li> <li><a href="https://github.com/actions/cache/commit/c36116c3f4852e9868973e98be949d101f296afa"><code>c36116c</code></a> Fix the workflow to use licensed from source</li> <li><a href="https://github.com/actions/cache/commit/320fe7d56bfd8d9e7b7694dce399643f5b61d580"><code>320fe7d</code></a> Update the licensed workflow to use the latest version</li> <li><a href="https://github.com/actions/cache/commit/d81cc477d92d48462edee5b1e53b15613993e818"><code>d81cc47</code></a> Add licensed output</li> <li><a href="https://github.com/actions/cache/commit/de243982c557f21f36de55f0c01cd6a8e7a6aa71"><code>de24398</code></a> Add licensed output</li> <li><a href="https://github.com/actions/cache/commit/e7b6a9cc9d34d03fd2bf2834b35a8b9e82faa8e5"><code>e7b6a9c</code></a> <code>@​protobuf-ts/plugin</code> to dev dependencies</li> <li>Additional commits viewable in <a href="https://github.com/actions/cache/compare/5a3ec84eff668545956fd18022155c47e93e2684...0400d5f644dc74513175e3cd8d07132dd4860809">compare view</a></li> </ul> </details> <br /> Updates `actions/checkout` from 4.2.2 to 5.0.0 <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>v5.0.0</h2> <h2>What's Changed</h2> <ul> <li>Update actions checkout to use node 24 by <a href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2226">actions/checkout#2226</a></li> <li>Prepare v5.0.0 release by <a href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2238">actions/checkout#2238</a></li> </ul> <h2>⚠️ Minimum Compatible Runner Version</h2> <p><strong>v2.327.1</strong><br /> <a href="https://github.com/actions/runner/releases/tag/v2.327.1">Release Notes</a></p> <p>Make sure your runner is updated to this version or newer to use this release.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4...v5.0.0">https://github.com/actions/checkout/compare/v4...v5.0.0</a></p> <h2>v4.3.0</h2> <h2>What's Changed</h2> <ul> <li>docs: update README.md by <a href="https://github.com/motss"><code>@​motss</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1971">actions/checkout#1971</a></li> <li>Add internal repos for checking out multiple repositories by <a href="https://github.com/mouismail"><code>@​mouismail</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1977">actions/checkout#1977</a></li> <li>Documentation update - add recommended permissions to Readme by <a href="https://github.com/benwells"><code>@​benwells</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2043">actions/checkout#2043</a></li> <li>Adjust positioning of user email note and permissions heading by <a href="https://github.com/joshmgross"><code>@​joshmgross</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2044">actions/checkout#2044</a></li> <li>Update README.md by <a href="https://github.com/nebuk89"><code>@​nebuk89</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2194">actions/checkout#2194</a></li> <li>Update CODEOWNERS for actions by <a href="https://github.com/TingluoHuang"><code>@​TingluoHuang</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2224">actions/checkout#2224</a></li> <li>Update package dependencies by <a href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2236">actions/checkout#2236</a></li> <li>Prepare release v4.3.0 by <a href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2237">actions/checkout#2237</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/motss"><code>@​motss</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1971">actions/checkout#1971</a></li> <li><a href="https://github.com/mouismail"><code>@​mouismail</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1977">actions/checkout#1977</a></li> <li><a href="https://github.com/benwells"><code>@​benwells</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/2043">actions/checkout#2043</a></li> <li><a href="https://github.com/nebuk89"><code>@​nebuk89</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/2194">actions/checkout#2194</a></li> <li><a href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/2236">actions/checkout#2236</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4...v4.3.0">https://github.com/actions/checkout/compare/v4...v4.3.0</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>V5.0.0</h2> <ul> <li>Update actions checkout to use node 24 by <a href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2226">actions/checkout#2226</a></li> </ul> <h2>V4.3.0</h2> <ul> <li>docs: update README.md by <a href="https://github.com/motss"><code>@​motss</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1971">actions/checkout#1971</a></li> <li>Add internal repos for checking out multiple repositories by <a href="https://github.com/mouismail"><code>@​mouismail</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1977">actions/checkout#1977</a></li> <li>Documentation update - add recommended permissions to Readme by <a href="https://github.com/benwells"><code>@​benwells</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2043">actions/checkout#2043</a></li> <li>Adjust positioning of user email note and permissions heading by <a href="https://github.com/joshmgross"><code>@​joshmgross</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2044">actions/checkout#2044</a></li> <li>Update README.md by <a href="https://github.com/nebuk89"><code>@​nebuk89</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2194">actions/checkout#2194</a></li> <li>Update CODEOWNERS for actions by <a href="https://github.com/TingluoHuang"><code>@​TingluoHuang</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2224">actions/checkout#2224</a></li> <li>Update package dependencies by <a href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2236">actions/checkout#2236</a></li> </ul> <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> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/checkout/commit/08c6903cd8c0fde910a37f88322edcfb5dd907a8"><code>08c6903</code></a> Prepare v5.0.0 release (<a href="https://redirect.github.com/actions/checkout/issues/2238">#2238</a>)</li> <li><a href="https://github.com/actions/checkout/commit/9f265659d3bb64ab1440b03b12f4d47a24320917"><code>9f26565</code></a> Update actions checkout to use node 24 (<a href="https://redirect.github.com/actions/checkout/issues/2226">#2226</a>)</li> <li><a href="https://github.com/actions/checkout/commit/08eba0b27e820071cde6df949e0beb9ba4906955"><code>08eba0b</code></a> Prepare release v4.3.0 (<a href="https://redirect.github.com/actions/checkout/issues/2237">#2237</a>)</li> <li><a href="https://github.com/actions/checkout/commit/631c7dc4f80f88219c5ee78fee08c6b62fac8da1"><code>631c7dc</code></a> Update package dependencies (<a href="https://redirect.github.com/actions/checkout/issues/2236">#2236</a>)</li> <li><a href="https://github.com/actions/checkout/commit/8edcb1bdb4e267140fa742c62e395cd74f332709"><code>8edcb1b</code></a> Update CODEOWNERS for actions (<a href="https://redirect.github.com/actions/checkout/issues/2224">#2224</a>)</li> <li><a href="https://github.com/actions/checkout/commit/09d2acae674a48949e3602304ab46fd20ae0c42f"><code>09d2aca</code></a> Update README.md (<a href="https://redirect.github.com/actions/checkout/issues/2194">#2194</a>)</li> <li><a href="https://github.com/actions/checkout/commit/85e6279cec87321a52edac9c87bce653a07cf6c2"><code>85e6279</code></a> Adjust positioning of user email note and permissions heading (<a href="https://redirect.github.com/actions/checkout/issues/2044">#2044</a>)</li> <li><a href="https://github.com/actions/checkout/commit/009b9ae9e446ad8d9b8c809870b0fbcc5e03573e"><code>009b9ae</code></a> Documentation update - add recommended permissions to Readme (<a href="https://redirect.github.com/actions/checkout/issues/2043">#2043</a>)</li> <li><a href="https://github.com/actions/checkout/commit/cbb722410c2e876e24abbe8de2cc27693e501dcb"><code>cbb7224</code></a> Update README.md (<a href="https://redirect.github.com/actions/checkout/issues/1977">#1977</a>)</li> <li><a href="https://github.com/actions/checkout/commit/3b9b8c884f6b4bb4d5be2779c26374abadae0871"><code>3b9b8c8</code></a> docs: update README.md (<a href="https://redirect.github.com/actions/checkout/issues/1971">#1971</a>)</li> <li>See full diff in <a href="https://github.com/actions/checkout/compare/11bd71901bbe5b1630ceea73d27597364c9af683...08c6903cd8c0fde910a37f88322edcfb5dd907a8">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 400fc39 commit de91a5b

File tree

1 file changed

+40
-40
lines changed

1 file changed

+40
-40
lines changed

.github/workflows/dart.yml

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
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"
@@ -34,7 +34,7 @@ jobs:
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
@@ -44,7 +44,7 @@ jobs:
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"
@@ -59,7 +59,7 @@ jobs:
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

Comments
 (0)