Commit e1afd62
authored
chore: bump coverallsapp/github-action from 2.3.3 to 2.3.4 (#1114)
Bumps
[coverallsapp/github-action](https://github.com/coverallsapp/github-action)
from 2.3.3 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>
</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>See full diff in <a
href="https://github.com/coverallsapp/github-action/compare/v2.3.3...v2.3.4">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
0 commit comments