dependabot[bot] opened a new pull request, #3476:
URL: https://github.com/apache/iggy/pull/3476

   Bumps the github-actions group with 4 updates: 
[astral-sh/setup-uv](https://github.com/astral-sh/setup-uv), 
[taiki-e/install-action](https://github.com/taiki-e/install-action), 
[crate-ci/typos](https://github.com/crate-ci/typos) and 
[codecov/codecov-action](https://github.com/codecov/codecov-action).
   
   Updates `astral-sh/setup-uv` from 8.1.0 to 8.2.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/astral-sh/setup-uv/releases";>astral-sh/setup-uv's 
releases</a>.</em></p>
   <blockquote>
   <h2>v8.2.0 🌈 New inputs <code>quiet</code> and 
<code>download-from-astral-mirror</code></h2>
   <h2>Changes</h2>
   <p>This release brings two new inputs and a few bug fixes.</p>
   <h3>New inputs</h3>
   <p>Lets talk about the new inputs first.</p>
   <h4>quiet</h4>
   <p>Pretty simple. It turns of all <code>info</code> loggings. Useful if you 
use this in a composite action and are not interested in all the details.
   In the upcoming releases we will add log groups to fully implement support 
for &quot;less noise&quot;</p>
   <blockquote>
   <p>[!NOTE]<br />
   Warnings and errors are always logged.</p>
   </blockquote>
   <h4>download-from-astral-mirror</h4>
   <p>In some cases you may want to directly use the fallback of checking for 
available versions and downloading releases from GitHub instead of using the 
astral.sh mirror. Setting <code>download-from-astral-mirror: false</code> 
allows you to do that.</p>
   <h3>Bugfixes</h3>
   <p>When using the astral.sh mirror to query available versions and download 
releases (done by default) we now stop sending the GitHub token in the header. 
The mirror never looked at it but we shouldn't be handing out that data even if 
it is just a short lived token.
   All other bugfixes try to limit the impact of failed GitHub queries due to 
retries and other faults.</p>
   <p>We couldn't pinpoint all rootcauses yet but added more logging for error 
cases to track them down.</p>
   <h2>🐛 Bug fixes</h2>
   <ul>
   <li>fix: report unexpected cache save failures <a 
href="https://github.com/eifinger";><code>@​eifinger</code></a> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/896";>#896</a>)</li>
   <li>fix: report unexpected setup failures <a 
href="https://github.com/eifinger";><code>@​eifinger</code></a> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/895";>#895</a>)</li>
   <li>fix: add timeout to fetch to prevent silent hangs <a 
href="https://github.com/eifinger-bot";><code>@​eifinger-bot</code></a> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/883";>#883</a>)</li>
   <li>Limit GitHub tokens to github.com download URLs <a 
href="https://github.com/zsol";><code>@​zsol</code></a> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/878";>#878</a>)</li>
   <li>increase libuv-workaround timeout to 100ms <a 
href="https://github.com/eifinger";><code>@​eifinger</code></a> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/880";>#880</a>)</li>
   </ul>
   <h2>🚀 Enhancements</h2>
   <ul>
   <li>Add quiet input to suppress info-level log output <a 
href="https://github.com/eifinger";><code>@​eifinger</code></a> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/898";>#898</a>)</li>
   <li>feat: add <code>download-from-astral-mirror</code> input <a 
href="https://github.com/eifinger";><code>@​eifinger</code></a> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/897";>#897</a>)</li>
   </ul>
   <h2>🧰 Maintenance</h2>
   <ul>
   <li>docs: update dependabot rollup biome guidance <a 
href="https://github.com/eifinger";><code>@​eifinger</code></a> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/902";>#902</a>)</li>
   <li>chore: update known checksums for 0.11.18 @<a 
href="https://github.com/apps/github-actions";>github-actions[bot]</a> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/899";>#899</a>)</li>
   <li>chore: update known checksums for 0.11.17 @<a 
href="https://github.com/apps/github-actions";>github-actions[bot]</a> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/892";>#892</a>)</li>
   <li>chore: update known checksums for 0.11.16 @<a 
href="https://github.com/apps/github-actions";>github-actions[bot]</a> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/889";>#889</a>)</li>
   <li>chore: update known checksums for 0.11.15 @<a 
href="https://github.com/apps/github-actions";>github-actions[bot]</a> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/885";>#885</a>)</li>
   <li>chore: update known checksums for 0.11.14 @<a 
href="https://github.com/apps/github-actions";>github-actions[bot]</a> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/879";>#879</a>)</li>
   <li>chore: update known checksums for 0.11.13 @<a 
href="https://github.com/apps/github-actions";>github-actions[bot]</a> (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/877";>#877</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/astral-sh/setup-uv/commit/fac544c07dec837d0ccb6301d7b5580bf5edae39";><code>fac544c</code></a>
 chore(deps): roll up dependabot updates (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/903";>#903</a>)</li>
   <li><a 
href="https://github.com/astral-sh/setup-uv/commit/7390f777b051d6c47c9cb905ff80e7d5d85a7068";><code>7390f77</code></a>
 docs: update dependabot rollup biome guidance (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/902";>#902</a>)</li>
   <li><a 
href="https://github.com/astral-sh/setup-uv/commit/363c64a728451954156ddb9e3f368b879eeee5da";><code>363c64a</code></a>
 chore(deps): roll up dependabot updates (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/901";>#901</a>)</li>
   <li><a 
href="https://github.com/astral-sh/setup-uv/commit/c4fcbafce4f941a09e04c45c42db7a2e3ba5cd91";><code>c4fcbaf</code></a>
 chore(deps): bump release-drafter/release-drafter from 7.3.0 to 7.3.1 (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/900";>#900</a>)</li>
   <li><a 
href="https://github.com/astral-sh/setup-uv/commit/8e642c5e623b521f8b6b15bbc2ba54bae583fe45";><code>8e642c5</code></a>
 chore: update known checksums for 0.11.18 (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/899";>#899</a>)</li>
   <li><a 
href="https://github.com/astral-sh/setup-uv/commit/a92cb430984b4b2b34c9c47e020cf035089958fa";><code>a92cb43</code></a>
 Add quiet input to suppress info-level log output (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/898";>#898</a>)</li>
   <li><a 
href="https://github.com/astral-sh/setup-uv/commit/e07f2ac4b796a5fa8dc51ebf0a5187d0463eb4d6";><code>e07f2ac</code></a>
 chore(deps): bump eifinger/actionlint-action from 1.10.1 to 1.10.2 (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/842";>#842</a>)</li>
   <li><a 
href="https://github.com/astral-sh/setup-uv/commit/bc4034eedf3a6f77238660a28089c6b201eae39f";><code>bc4034e</code></a>
 chore(deps): bump github/codeql-action from 4.35.4 to 4.36.0 (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/893";>#893</a>)</li>
   <li><a 
href="https://github.com/astral-sh/setup-uv/commit/df42d4f6ba41cdcf6eda832c32439db37cc28b39";><code>df42d4f</code></a>
 chore(deps): bump zizmorcore/zizmor-action from 0.5.5 to 0.5.6 (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/891";>#891</a>)</li>
   <li><a 
href="https://github.com/astral-sh/setup-uv/commit/b9c8c4c7baf912cbda30843477d08b3f63b0f660";><code>b9c8c4c</code></a>
 feat: add <code>download-from-astral-mirror</code> input (<a 
href="https://redirect.github.com/astral-sh/setup-uv/issues/897";>#897</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/astral-sh/setup-uv/compare/08807647e7069bb48b6ef5acd8ec9567f424441b...fac544c07dec837d0ccb6301d7b5580bf5edae39";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `taiki-e/install-action` from 2.81.2 to 2.81.8
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/taiki-e/install-action/releases";>taiki-e/install-action's
 releases</a>.</em></p>
   <blockquote>
   <h2>2.81.8</h2>
   <ul>
   <li>
   <p>Update <code>vacuum@latest</code> to 0.29.2.</p>
   </li>
   <li>
   <p>Update <code>parse-dockerfile@latest</code> to 0.1.7.</p>
   </li>
   <li>
   <p>Update <code>mise@latest</code> to 2026.6.1.</p>
   </li>
   <li>
   <p>Update <code>cargo-shear@latest</code> to 1.13.1.</p>
   </li>
   </ul>
   <h2>2.81.7</h2>
   <ul>
   <li>
   <p>Update <code>wasmtime@latest</code> to 45.0.1.</p>
   </li>
   <li>
   <p>Update <code>vacuum@latest</code> to 0.29.1.</p>
   </li>
   <li>
   <p>Update <code>syft@latest</code> to 1.45.1.</p>
   </li>
   <li>
   <p>Update <code>rclone@latest</code> to 1.74.3.</p>
   </li>
   <li>
   <p>Update <code>cargo-audit@latest</code> to 0.22.2.</p>
   </li>
   </ul>
   <h2>2.81.6</h2>
   <ul>
   <li>
   <p>Update <code>prek@latest</code> to 0.4.4.</p>
   </li>
   <li>
   <p>Update <code>cargo-shear@latest</code> to 1.13.0.</p>
   </li>
   </ul>
   <h2>2.81.5</h2>
   <ul>
   <li>
   <p>Update <code>vacuum@latest</code> to 0.29.0.</p>
   </li>
   <li>
   <p>Update <code>uv@latest</code> to 0.11.19.</p>
   </li>
   <li>
   <p>Update <code>typos@latest</code> to 1.47.2.</p>
   </li>
   <li>
   <p>Update <code>mise@latest</code> to 2026.6.0.</p>
   </li>
   </ul>
   <h2>2.81.4</h2>
   <ul>
   <li>
   <p>Update <code>vacuum@latest</code> to 0.28.4.</p>
   </li>
   <li>
   <p>Update <code>typos@latest</code> to 1.47.1.</p>
   </li>
   <li>
   <p>Update <code>syft@latest</code> to 1.45.0.</p>
   </li>
   <li>
   <p>Update <code>cargo-neat@latest</code> to 0.4.0.</p>
   </li>
   <li>
   <p>Update <code>cargo-mutants@latest</code> to 27.1.0.</p>
   </li>
   </ul>
   <h2>2.81.3</h2>
   <ul>
   <li>
   <p>Update <code>vacuum@latest</code> to 0.28.3.</p>
   </li>
   <li>
   <p>Update <code>uv@latest</code> to 0.11.18.</p>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md";>taiki-e/install-action's
 changelog</a>.</em></p>
   <blockquote>
   <h2>[2.81.8] - 2026-06-08</h2>
   <ul>
   <li>
   <p>Update <code>vacuum@latest</code> to 0.29.2.</p>
   </li>
   <li>
   <p>Update <code>parse-dockerfile@latest</code> to 0.1.7.</p>
   </li>
   <li>
   <p>Update <code>mise@latest</code> to 2026.6.1.</p>
   </li>
   <li>
   <p>Update <code>cargo-shear@latest</code> to 1.13.1.</p>
   </li>
   </ul>
   <h2>[2.81.7] - 2026-06-06</h2>
   <ul>
   <li>
   <p>Update <code>wasmtime@latest</code> to 45.0.1.</p>
   </li>
   <li>
   <p>Update <code>vacuum@latest</code> to 0.29.1.</p>
   </li>
   <li>
   <p>Update <code>syft@latest</code> to 1.45.1.</p>
   </li>
   <li>
   <p>Update <code>rclone@latest</code> to 1.74.3.</p>
   </li>
   <li>
   <p>Update <code>cargo-audit@latest</code> to 0.22.2.</p>
   </li>
   </ul>
   <h2>[2.81.6] - 2026-06-05</h2>
   <ul>
   <li>
   <p>Update <code>prek@latest</code> to 0.4.4.</p>
   </li>
   <li>
   <p>Update <code>cargo-shear@latest</code> to 1.13.0.</p>
   </li>
   </ul>
   <h2>[2.81.5] - 2026-06-05</h2>
   <ul>
   <li>
   <p>Update <code>vacuum@latest</code> to 0.29.0.</p>
   </li>
   <li>
   <p>Update <code>uv@latest</code> to 0.11.19.</p>
   </li>
   <li>
   <p>Update <code>typos@latest</code> to 1.47.2.</p>
   </li>
   <li>
   <p>Update <code>mise@latest</code> to 2026.6.0.</p>
   </li>
   </ul>
   <h2>[2.81.4] - 2026-06-04</h2>
   <ul>
   <li>
   <p>Update <code>vacuum@latest</code> to 0.28.4.</p>
   </li>
   <li>
   <p>Update <code>typos@latest</code> to 1.47.1.</p>
   </li>
   <li>
   <p>Update <code>syft@latest</code> to 1.45.0.</p>
   </li>
   <li>
   <p>Update <code>cargo-neat@latest</code> to 0.4.0.</p>
   </li>
   <li>
   <p>Update <code>cargo-mutants@latest</code> to 27.1.0.</p>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/taiki-e/install-action/commit/0631aa6515c7d545823c67cfae7ef4fc7f490154";><code>0631aa6</code></a>
 Release 2.81.8</li>
   <li><a 
href="https://github.com/taiki-e/install-action/commit/fd382b34adcf901479b928617bf0f0612ca769b3";><code>fd382b3</code></a>
 Update <code>vacuum@latest</code> to 0.29.2</li>
   <li><a 
href="https://github.com/taiki-e/install-action/commit/b1597b4e7dcbcedac8dd1054da307b671f17027d";><code>b1597b4</code></a>
 Update tombi manifest</li>
   <li><a 
href="https://github.com/taiki-e/install-action/commit/3869357b4e3cd3a5267685bf8ef038dbef829247";><code>3869357</code></a>
 Update <code>parse-dockerfile@latest</code> to 0.1.7</li>
   <li><a 
href="https://github.com/taiki-e/install-action/commit/734742c1440e1b5aa3d391559c975c507bb14842";><code>734742c</code></a>
 Update parse-changelog manifest</li>
   <li><a 
href="https://github.com/taiki-e/install-action/commit/6a4fb002de1a038994686e6d75688b72283a0b34";><code>6a4fb00</code></a>
 Update <code>mise@latest</code> to 2026.6.1</li>
   <li><a 
href="https://github.com/taiki-e/install-action/commit/ee92d4569affa054448769293cd8fbe22df3fd6c";><code>ee92d45</code></a>
 Update <code>cargo-shear@latest</code> to 1.13.1</li>
   <li><a 
href="https://github.com/taiki-e/install-action/commit/56545b37b57562edd73171cb6c62cc509db4c34e";><code>56545b3</code></a>
 Release 2.81.7</li>
   <li><a 
href="https://github.com/taiki-e/install-action/commit/c8d55710f301270b50680d218c3c8b1c2ed35fa7";><code>c8d5571</code></a>
 Update <code>wasmtime@latest</code> to 45.0.1</li>
   <li><a 
href="https://github.com/taiki-e/install-action/commit/982454fe8df95d1ccbd65fec021e1608efa219eb";><code>982454f</code></a>
 Update <code>vacuum@latest</code> to 0.29.1</li>
   <li>Additional commits viewable in <a 
href="https://github.com/taiki-e/install-action/compare/v2.81.2...v2.81.8";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `crate-ci/typos` from 1.47.1 to 1.47.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/crate-ci/typos/releases";>crate-ci/typos's 
releases</a>.</em></p>
   <blockquote>
   <h2>v1.47.2</h2>
   <h2>[1.47.2] - 2026-06-04</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Don't correct <code>inferrable</code></li>
   <li>Correct unused <code>inferible</code> variant</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/crate-ci/typos/blob/master/CHANGELOG.md";>crate-ci/typos's
 changelog</a>.</em></p>
   <blockquote>
   <h2>[1.47.2] - 2026-06-04</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Don't correct <code>inferrable</code></li>
   <li>Correct unused <code>inferible</code> variant</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/crate-ci/typos/commit/37bb98842b0d8c4ffebdb75301a13db0267cef89";><code>37bb988</code></a>
 chore: Release</li>
   <li><a 
href="https://github.com/crate-ci/typos/commit/cf0d28060ca881bc27ff40b3bdbf29e6b965aec9";><code>cf0d280</code></a>
 docs: Update changelog</li>
   <li><a 
href="https://github.com/crate-ci/typos/commit/365762c5b7f8c0893e9c2cc2f28ad346d3a5d540";><code>365762c</code></a>
 Merge pull request <a 
href="https://redirect.github.com/crate-ci/typos/issues/1569";>#1569</a> from 
epage/infer</li>
   <li><a 
href="https://github.com/crate-ci/typos/commit/ee20d2ae6a3289fd9199670a32eb0ef116f821c6";><code>ee20d2a</code></a>
 fix(dict): Allow inferrable, disallow inferible</li>
   <li>See full diff in <a 
href="https://github.com/crate-ci/typos/compare/v1.47.1...v1.47.2";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `codecov/codecov-action` from 6.0.1 to 7.0.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/codecov/codecov-action/releases";>codecov/codecov-action's
 releases</a>.</em></p>
   <blockquote>
   <h2>v7.0.0</h2>
   <p>⚠️ Due to migration issues with keybase, we are unable to update our keys 
under the <code>codecovsecurity</code> account. We have deleted the account and 
are using <code>codecovsecops</code> with the original gpg key</p>
   <h2>What's Changed</h2>
   <ul>
   <li>ci: remove Enforce License Compliance workflow by <a 
href="https://github.com/thomasrockhu-codecov";><code>@​thomasrockhu-codecov</code></a>
 in <a 
href="https://redirect.github.com/codecov/codecov-action/pull/1950";>codecov/codecov-action#1950</a></li>
   <li>chore(release): 7.0.0 by <a 
href="https://github.com/thomasrockhu-codecov";><code>@​thomasrockhu-codecov</code></a>
 in <a 
href="https://redirect.github.com/codecov/codecov-action/pull/1957";>codecov/codecov-action#1957</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/codecov/codecov-action/compare/v6.0.1...v7.0.0";>https://github.com/codecov/codecov-action/compare/v6.0.1...v7.0.0</a></p>
   <h2>v6.0.2</h2>
   <p>This is a copy of the <code>v7.0.0</code> release to make updates 
easier</p>
   <h2>What's Changed</h2>
   <ul>
   <li>ci: remove Enforce License Compliance workflow by <a 
href="https://github.com/thomasrockhu-codecov";><code>@​thomasrockhu-codecov</code></a>
 in <a 
href="https://redirect.github.com/codecov/codecov-action/pull/1950";>codecov/codecov-action#1950</a></li>
   <li>chore(release): 7.0.0 by <a 
href="https://github.com/thomasrockhu-codecov";><code>@​thomasrockhu-codecov</code></a>
 in <a 
href="https://redirect.github.com/codecov/codecov-action/pull/1957";>codecov/codecov-action#1957</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/codecov/codecov-action/compare/v6.0.1...v6.0.2";>https://github.com/codecov/codecov-action/compare/v6.0.1...v6.0.2</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md";>codecov/codecov-action's
 changelog</a>.</em></p>
   <blockquote>
   <h2>v5.5.2</h2>
   <h3>What's Changed</h3>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2";>https://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2</a></p>
   <h2>v5.5.1</h2>
   <h3>What's Changed</h3>
   <ul>
   <li>fix: overwrite pr number on fork by <a 
href="https://github.com/thomasrockhu-codecov";><code>@​thomasrockhu-codecov</code></a>
 in <a 
href="https://redirect.github.com/codecov/codecov-action/pull/1871";>codecov/codecov-action#1871</a></li>
   <li>build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by 
<code>@​app/dependabot</code> in <a 
href="https://redirect.github.com/codecov/codecov-action/pull/1868";>codecov/codecov-action#1868</a></li>
   <li>build(deps): bump github/codeql-action from 3.29.9 to 3.29.11 by 
<code>@​app/dependabot</code> in <a 
href="https://redirect.github.com/codecov/codecov-action/pull/1867";>codecov/codecov-action#1867</a></li>
   <li>fix: update to use local app/ dir by <a 
href="https://github.com/thomasrockhu-codecov";><code>@​thomasrockhu-codecov</code></a>
 in <a 
href="https://redirect.github.com/codecov/codecov-action/pull/1872";>codecov/codecov-action#1872</a></li>
   <li>docs: fix typo in README by <a 
href="https://github.com/datalater";><code>@​datalater</code></a> in <a 
href="https://redirect.github.com/codecov/codecov-action/pull/1866";>codecov/codecov-action#1866</a></li>
   <li>Document a <code>codecov-cli</code> version reference example by <a 
href="https://github.com/webknjaz";><code>@​webknjaz</code></a> in <a 
href="https://redirect.github.com/codecov/codecov-action/pull/1774";>codecov/codecov-action#1774</a></li>
   <li>build(deps): bump github/codeql-action from 3.28.18 to 3.29.9 by 
<code>@​app/dependabot</code> in <a 
href="https://redirect.github.com/codecov/codecov-action/pull/1861";>codecov/codecov-action#1861</a></li>
   <li>build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 by 
<code>@​app/dependabot</code> in <a 
href="https://redirect.github.com/codecov/codecov-action/pull/1833";>codecov/codecov-action#1833</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/codecov/codecov-action/compare/v5.5.0..v5.5.1";>https://github.com/codecov/codecov-action/compare/v5.5.0..v5.5.1</a></p>
   <h2>v5.5.0</h2>
   <h3>What's Changed</h3>
   <ul>
   <li>feat: upgrade wrapper to 0.2.4 by <a 
href="https://github.com/jviall";><code>@​jviall</code></a> in <a 
href="https://redirect.github.com/codecov/codecov-action/pull/1864";>codecov/codecov-action#1864</a></li>
   <li>Pin actions/github-script by Git SHA by <a 
href="https://github.com/martincostello";><code>@​martincostello</code></a> in 
<a 
href="https://redirect.github.com/codecov/codecov-action/pull/1859";>codecov/codecov-action#1859</a></li>
   <li>fix: check reqs exist by <a 
href="https://github.com/joseph-sentry";><code>@​joseph-sentry</code></a> in <a 
href="https://redirect.github.com/codecov/codecov-action/pull/1835";>codecov/codecov-action#1835</a></li>
   <li>fix: Typo in README by <a 
href="https://github.com/spalmurray";><code>@​spalmurray</code></a> in <a 
href="https://redirect.github.com/codecov/codecov-action/pull/1838";>codecov/codecov-action#1838</a></li>
   <li>docs: Refine OIDC docs by <a 
href="https://github.com/spalmurray";><code>@​spalmurray</code></a> in <a 
href="https://redirect.github.com/codecov/codecov-action/pull/1837";>codecov/codecov-action#1837</a></li>
   <li>build(deps): bump github/codeql-action from 3.28.17 to 3.28.18 by 
<code>@​app/dependabot</code> in <a 
href="https://redirect.github.com/codecov/codecov-action/pull/1829";>codecov/codecov-action#1829</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/codecov/codecov-action/compare/v5.4.3..v5.5.0";>https://github.com/codecov/codecov-action/compare/v5.4.3..v5.5.0</a></p>
   <h2>v5.4.3</h2>
   <h3>What's Changed</h3>
   <ul>
   <li>build(deps): bump github/codeql-action from 3.28.13 to 3.28.17 by 
<code>@​app/dependabot</code> in <a 
href="https://redirect.github.com/codecov/codecov-action/pull/1822";>codecov/codecov-action#1822</a></li>
   <li>fix: OIDC on forks by <a 
href="https://github.com/joseph-sentry";><code>@​joseph-sentry</code></a> in <a 
href="https://redirect.github.com/codecov/codecov-action/pull/1823";>codecov/codecov-action#1823</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3";>https://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3</a></p>
   <h2>v5.4.2</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/codecov/codecov-action/commit/fb8b3582c8e4def4969c97caa2f19720cb33a72f";><code>fb8b358</code></a>
 chore(release): 7.0.0 (<a 
href="https://redirect.github.com/codecov/codecov-action/issues/1957";>#1957</a>)</li>
   <li><a 
href="https://github.com/codecov/codecov-action/commit/ca0a928a4cb3911011e868128a5cd90437c12db1";><code>ca0a928</code></a>
 ci: remove Enforce License Compliance workflow (<a 
href="https://redirect.github.com/codecov/codecov-action/issues/1950";>#1950</a>)</li>
   <li>See full diff in <a 
href="https://github.com/codecov/codecov-action/compare/v6.0.1...v7.0.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   You can trigger a rebase of this PR 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 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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to