Skip to content

Commit e331623

Browse files
Bump the github-actions group with 2 updates (#1186)
Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [coverallsapp/github-action](https://github.com/coverallsapp/github-action). 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 `coverallsapp/github-action` from 2.3.0 to 2.3.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/coverallsapp/github-action/releases">coverallsapp/github-action's releases</a>.</em></p> <blockquote> <h2>v2.3.4</h2> <h2>What's Changed</h2> <ul> <li>Add <code>coverage-reporter-platform</code> input option by <a href="https://github.com/afinetooth"><code>@�afinetooth</code></a> in <a href="https://redirect.github.com/coverallsapp/github-action/pull/233">coverallsapp/github-action#233</a> <ul> <li>Since we have added support for <code>coverage-reporter</code> on <code>aarch64</code>, we need to provide users of our <code>github-action</code> the ability to <em>select</em> this architecture-specific version of <code>coverage-reporter</code> when they're using an <code>aarch64</code> / <code>arm64</code> runner in CI.</li> </ul> </li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/coverallsapp/github-action/compare/v2...v2.3.4">https://github.com/coverallsapp/github-action/compare/v2...v2.3.4</a></p> <h2>v2.3.3</h2> <h2>What's Changed</h2> <ul> <li>Make sure the major version tag always points to the latest release (fixes <a href="https://redirect.github.com/coverallsapp/github-action/issues/222">#222</a>) by <a href="https://github.com/afinetooth"><code>@�afinetooth</code></a> in <a href="https://redirect.github.com/coverallsapp/github-action/pull/230">coverallsapp/github-action#230</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/coverallsapp/github-action/compare/v2...v2.3.3">https://github.com/coverallsapp/github-action/compare/v2...v2.3.3</a></p> <h2>v2.3.2</h2> <h2>What's Changed</h2> <ul> <li>Verify that <code>coverage-reporter-version</code> option is recognized by <a href="https://github.com/afinetooth"><code>@�afinetooth</code></a> in <a href="https://redirect.github.com/coverallsapp/github-action/pull/229">coverallsapp/github-action#229</a></li> <li>Add <code>build-number</code> to supported inputs options by <a href="https://github.com/afinetooth"><code>@�afinetooth</code></a> and <a href="https://github.com/brianatgather"><code>@�brianatgather</code></a> in <a href="https://redirect.github.com/coverallsapp/github-action/pull/228">coverallsapp/github-action#228</a></li> <li>Change <code>sha256sum</code> command flag to be compatible with <code>alpine</code> linux distros by <a href="https://github.com/afinetooth"><code>@�afinetooth</code></a> and <a href="https://github.com/jdebbink"><code>@�jdebbink</code></a> in <a href="https://redirect.github.com/coverallsapp/github-action/pull/227">coverallsapp/github-action#227</a></li> <li>Docs: Fix the action version in usage example by <a href="https://github.com/Jeff-Tian"><code>@�Jeff-Tian</code></a> in <a href="https://redirect.github.com/coverallsapp/github-action/pull/210">coverallsapp/github-action#210</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/brianatgather"><code>@�brianatgather</code></a> made their first contribution in <a href="https://redirect.github.com/coverallsapp/github-action/pull/228">coverallsapp/github-action#228</a> / <a href="https://redirect.github.com/coverallsapp/github-action/pull/199">coverallsapp/github-action#199</a></li> <li><a href="https://github.com/jdebbink"><code>@�jdebbink</code></a> made their first contribution in <a href="https://redirect.github.com/coverallsapp/github-action/pull/227">coverallsapp/github-action#227</a> / <a href="https://redirect.github.com/coverallsapp/github-action/pull/198">coverallsapp/github-action#198</a></li> <li><a href="https://github.com/Jeff-Tian"><code>@�Jeff-Tian</code></a> made their first contribution in <a href="https://redirect.github.com/coverallsapp/github-action/pull/210">coverallsapp/github-action#210</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/coverallsapp/github-action/compare/v2.3.1...v2.3.2">https://github.com/coverallsapp/github-action/compare/v2.3.1...v2.3.2</a></p> <h2>v2.3.1</h2> <h2>What's Changed</h2> <p>Extend behavior of <code>fail-on-error</code> option to setup failures by <a href="https://github.com/afinetooth"><code>@�afinetooth</code></a> in <a href="https://redirect.github.com/coverallsapp/github-action/pull/226">coverallsapp/github-action#226</a></p> <ul> <li> <p>Technically an enhancement, these changes make the action behave as many customers already expect by ignoring <em>any and all</em> failures when the <code>fail-on-error</code> input is set to <code>false</code>.</p> </li> <li> <p>Adds logic to handle any failures in &quot;setup&quot; tasks, including downloading the <code>coverage-reporter</code> binary, verifying the binary, and finding the binary by its expected name after extraction.</p> </li> <li> <p>The new logic checks these actions and exits with code <code>1</code> on failure, except if <code>fail-on-error</code> is set to <code>true</code>, in which case it returns exit code <code>0</code>.</p> </li> <li> <p>Adds a matrix workflow that tests the action for each <code>os</code> and the two key binary commands (<code>coveralls report</code> and <code>coevralls done</code>). Each of these scenarios implicitly tests our setup tasks since they run first in each scenario.</p> </li> <li> <p>Also extends the behavior of <code>debug: true</code> to flip the shell-specific debug flag for each <code>os</code> including <code>set -x</code> for <code>linux</code> and <code>macos</code> and <code>Set-PSDebug -Trace 1</code> for <code>windows</code>.</p> </li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/coverallsapp/github-action/compare/v2.3.0...v2.3.1">https://github.com/coverallsapp/github-action/compare/v2.3.0...v2.3.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/coverallsapp/github-action/commit/cfd0633edbd2411b532b808ba7a8b5e04f76d2c8"><code>cfd0633</code></a> Add <code>coverage-reporter-platform</code> input option (<a href="https://redirect.github.com/coverallsapp/github-action/issues/233">#233</a>)</li> <li><a href="https://github.com/coverallsapp/github-action/commit/0db2c3cdacfee94645baa18e49ff07a7cda3b66b"><code>0db2c3c</code></a> Update README.md</li> <li><a href="https://github.com/coverallsapp/github-action/commit/29d7fa20924d88c951ddd9a4391ae3d55fedaab0"><code>29d7fa2</code></a> Add two more helpful steps to update-major-version-tag workflow (<a href="https://redirect.github.com/coverallsapp/github-action/issues/231">#231</a>)</li> <li><a href="https://github.com/coverallsapp/github-action/commit/4cdef0b2dbe0c9aa26bed48edb868db738625e79"><code>4cdef0b</code></a> Always point the major version tag to the latest release (<a href="https://redirect.github.com/coverallsapp/github-action/issues/230">#230</a>)</li> <li><a href="https://github.com/coverallsapp/github-action/commit/43f11c4e058174f808ee9cd63701b6c42fe3f5e3"><code>43f11c4</code></a> Verify that <code>coverage-reporter-version</code> option is recognized (<a href="https://redirect.github.com/coverallsapp/github-action/issues/229">#229</a>)</li> <li><a href="https://github.com/coverallsapp/github-action/commit/c25823128118109751e3ef803755f685b98531ef"><code>c258231</code></a> Add build number to supported inputs options (<a href="https://redirect.github.com/coverallsapp/github-action/issues/228">#228</a>)</li> <li><a href="https://github.com/coverallsapp/github-action/commit/0ae24004e20834b127ed812d7009d31d11fd47a4"><code>0ae2400</code></a> Change command to to be compatible with alpine distros. (<a href="https://redirect.github.com/coverallsapp/github-action/issues/227">#227</a>)</li> <li><a href="https://github.com/coverallsapp/github-action/commit/f7956979c7d9e293f310ba1e1e08845c1559f076"><code>f795697</code></a> Update README.md</li> <li><a href="https://github.com/coverallsapp/github-action/commit/38d584dc0b21b823b1459f31874a5e0121c5d3a5"><code>38d584d</code></a> Update README.md</li> <li><a href="https://github.com/coverallsapp/github-action/commit/9a6b4a8b366a1e0dda4bb4a0f9a592347fe98c87"><code>9a6b4a8</code></a> docs: fix the action version (<a href="https://redirect.github.com/coverallsapp/github-action/issues/210">#210</a>)</li> <li>Additional commits viewable in <a href="https://github.com/coverallsapp/github-action/compare/643bc377ffa44ace6394b2b5d0d3950076de9f63...cfd0633edbd2411b532b808ba7a8b5e04f76d2c8">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 b028012 commit e331623

19 files changed

+36
-36
lines changed

.github/workflows/bazel_worker.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
matrix:
3333
sdk: [3.4, dev]
3434
steps:
35-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
35+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
3636
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
3737
with:
3838
sdk: ${{ matrix.sdk }}

.github/workflows/benchmark_harness.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
matrix:
3333
sdk: [dev]
3434
steps:
35-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
35+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
3636
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
3737
with:
3838
sdk: ${{ matrix.sdk }}
@@ -59,7 +59,7 @@ jobs:
5959
os: [ubuntu-latest]
6060
sdk: [3.2, dev]
6161
steps:
62-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
62+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
6363
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
6464
with:
6565
sdk: ${{ matrix.sdk }}

.github/workflows/boolean_selector.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
matrix:
3434
sdk: [dev]
3535
steps:
36-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
36+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
3737
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
3838
with:
3939
sdk: ${{ matrix.sdk }}
@@ -57,7 +57,7 @@ jobs:
5757
os: [ubuntu-latest]
5858
sdk: [3.1, dev]
5959
steps:
60-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
60+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
6161
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
6262
with:
6363
sdk: ${{ matrix.sdk }}

.github/workflows/browser_launcher.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
matrix:
3131
sdk: [3.4, dev]
3232
steps:
33-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
33+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
3434
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
3535
with:
3636
sdk: ${{ matrix.sdk }}

.github/workflows/cli_config.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- sdk: stable
2929
run-tests: true
3030
steps:
31-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
31+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
3232
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
3333
with:
3434
sdk: ${{matrix.sdk}}
@@ -50,7 +50,7 @@ jobs:
5050
run: dart pub global run coverage:test_with_coverage
5151
if: ${{ matrix.sdk == 'stable' }}
5252
- name: Upload coverage
53-
uses: coverallsapp/github-action@643bc377ffa44ace6394b2b5d0d3950076de9f63
53+
uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8
5454
with:
5555
github-token: ${{ secrets.GITHUB_TOKEN }}
5656
flag-name: cli_config_linux
@@ -69,7 +69,7 @@ jobs:
6969
- sdk: stable
7070
run-tests: true
7171
steps:
72-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
72+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
7373
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
7474
with:
7575
sdk: ${{matrix.sdk}}

.github/workflows/cli_util.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
matrix:
3232
sdk: [dev]
3333
steps:
34-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
34+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
3535
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
3636
with:
3737
sdk: ${{ matrix.sdk }}
@@ -54,7 +54,7 @@ jobs:
5454
os: [ubuntu-latest]
5555
sdk: ['3.4', dev]
5656
steps:
57-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
57+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
5858
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
5959
with:
6060
sdk: ${{ matrix.sdk }}

.github/workflows/clock.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
matrix:
3434
sdk: [dev]
3535
steps:
36-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
36+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
3737
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
3838
with:
3939
sdk: ${{ matrix.sdk }}
@@ -60,7 +60,7 @@ jobs:
6060
os: [ubuntu-latest]
6161
sdk: [3.4, dev]
6262
steps:
63-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
63+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
6464
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
6565
with:
6666
sdk: ${{ matrix.sdk }}

.github/workflows/code_builder.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
matrix:
3434
sdk: [dev]
3535
steps:
36-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
36+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
3737
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
3838
with:
3939
sdk: ${{ matrix.sdk }}
@@ -56,7 +56,7 @@ jobs:
5656
os: [ubuntu-latest]
5757
sdk: [3.5.0, dev]
5858
steps:
59-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
59+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
6060
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
6161
with:
6262
sdk: ${{ matrix.sdk }}

.github/workflows/coverage.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
matrix:
3232
sdk: [dev]
3333
steps:
34-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
34+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
3535
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
3636
with:
3737
sdk: ${{ matrix.sdk }}
@@ -65,7 +65,7 @@ jobs:
6565
- os: windows-latest
6666
sdk: 3.4
6767
steps:
68-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
68+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
6969
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
7070
with:
7171
sdk: ${{ matrix.sdk }}
@@ -83,7 +83,7 @@ jobs:
8383
run:
8484
working-directory: pkgs/coverage/
8585
steps:
86-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
86+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
8787
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
8888
with:
8989
sdk: dev
@@ -93,7 +93,7 @@ jobs:
9393
- name: Collect and report coverage
9494
run: dart run bin/test_with_coverage.dart --port=9292
9595
- name: Upload coverage
96-
uses: coverallsapp/github-action@643bc377ffa44ace6394b2b5d0d3950076de9f63
96+
uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8
9797
with:
9898
github-token: ${{ secrets.GITHUB_TOKEN }}
9999
path-to-lcov: pkgs/coverage/coverage/lcov.info

.github/workflows/csslib.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
matrix:
3434
sdk: [dev]
3535
steps:
36-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
36+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
3737
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
3838
with:
3939
sdk: ${{ matrix.sdk }}
@@ -60,7 +60,7 @@ jobs:
6060
os: [ubuntu-latest, windows-latest]
6161
sdk: [3.1, dev]
6262
steps:
63-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
63+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
6464
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
6565
with:
6666
sdk: ${{ matrix.sdk }}

.github/workflows/extension_discovery.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- sdk: stable
3030
check-formatting: true
3131
steps:
32-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
32+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
3333
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
3434
with:
3535
sdk: ${{matrix.sdk}}

.github/workflows/file.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
package: [file, file_testing]
2727

2828
steps:
29-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
29+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
3030
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
3131
with:
3232
sdk: dev
@@ -52,7 +52,7 @@ jobs:
5252
sdk: [stable, dev]
5353

5454
steps:
55-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
55+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
5656
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
5757
with:
5858
sdk: ${{ matrix.sdk }}

.github/workflows/graphs.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
matrix:
3333
sdk: [dev]
3434
steps:
35-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
35+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
3636
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
3737
with:
3838
sdk: ${{ matrix.sdk }}
@@ -55,7 +55,7 @@ jobs:
5555
os: [ubuntu-latest]
5656
sdk: [3.4, dev]
5757
steps:
58-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
58+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
5959
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
6060
with:
6161
sdk: ${{ matrix.sdk }}

.github/workflows/html.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
strategy:
3030
fail-fast: false
3131
steps:
32-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
32+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
3333
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
3434
with:
3535
sdk: dev
@@ -49,7 +49,7 @@ jobs:
4949
os: [ubuntu-latest]
5050
sdk: [3.2, stable, dev]
5151
steps:
52-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
52+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
5353
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
5454
with:
5555
sdk: ${{ matrix.sdk }}

.github/workflows/json_rpc_2.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
matrix:
3434
sdk: [dev]
3535
steps:
36-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
36+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
3737
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
3838
with:
3939
sdk: ${{ matrix.sdk }}
@@ -60,7 +60,7 @@ jobs:
6060
os: [ubuntu-latest]
6161
sdk: [3.4, dev]
6262
steps:
63-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
63+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
6464
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
6565
with:
6666
sdk: ${{ matrix.sdk }}

.github/workflows/mime.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
steps:
3030
# These are the latest versions of the github actions; dependabot will
3131
# send PRs to keep these up-to-date.
32-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
32+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
3333
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
3434

3535
- name: Install dependencies

.github/workflows/oauth2.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
matrix:
3232
sdk: [dev]
3333
steps:
34-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
34+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
3535
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
3636
with:
3737
sdk: ${{ matrix.sdk }}
@@ -64,7 +64,7 @@ jobs:
6464
os: [ubuntu-latest]
6565
sdk: [3.4, dev]
6666
steps:
67-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
67+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
6868
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
6969
with:
7070
sdk: ${{ matrix.sdk }}

.github/workflows/source_map_stack_trace.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
matrix:
3232
sdk: [dev]
3333
steps:
34-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
34+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
3535
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
3636
with:
3737
sdk: ${{ matrix.sdk }}
@@ -61,7 +61,7 @@ jobs:
6161
os: [ubuntu-latest]
6262
sdk: [3.3, dev]
6363
steps:
64-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
64+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
6565
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
6666
with:
6767
sdk: ${{ matrix.sdk }}

.github/workflows/unified_analytics.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- sdk: stable
2929
run-tests: true
3030
steps:
31-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
31+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
3232
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
3333
with:
3434
sdk: ${{matrix.sdk}}

0 commit comments

Comments
 (0)