dependabot[bot] opened a new pull request, #503:
URL: https://github.com/apache/doris-opentelemetry-demo/pull/503

   Bumps the actions-production-dependencies group with 14 updates in the / 
directory:
   
   | Package | From | To |
   | --- | --- | --- |
   | [actions/checkout](https://github.com/actions/checkout) | `4` | `7` |
   | [actions/setup-python](https://github.com/actions/setup-python) | `5` | 
`6` |
   | [docker/login-action](https://github.com/docker/login-action) | `3` | `4` |
   | [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) | 
`3` | `4` |
   | 
[docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | 
`3` | `4` |
   | [docker/build-push-action](https://github.com/docker/build-push-action) | 
`6.15.0` | `7.2.0` |
   | [fossas/fossa-action](https://github.com/fossas/fossa-action) | `1.5.0` | 
`1.9.0` |
   | [gradle/actions](https://github.com/gradle/actions) | `4.3.0` | `6.2.0` |
   | [dorny/paths-filter](https://github.com/dorny/paths-filter) | `3` | `4` |
   | [actions/github-script](https://github.com/actions/github-script) | `7` | 
`9` |
   | [ossf/scorecard-action](https://github.com/ossf/scorecard-action) | 
`2.4.1` | `2.4.3` |
   | [actions/upload-artifact](https://github.com/actions/upload-artifact) | 
`4.6.2` | `7.0.1` |
   | 
[github/codeql-action/upload-sarif](https://github.com/github/codeql-action) | 
`3.28.12` | `4.36.2` |
   | [actions/stale](https://github.com/actions/stale) | `9` | `10` |
   
   
   Updates `actions/checkout` from 4 to 7
   <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>v7.0.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>block checking out fork pr for pull_request_target and workflow_run by 
<a href="https://github.com/aiqiaoy";><code>@​aiqiaoy</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2454";>actions/checkout#2454</a></li>
   <li>Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the 
minor-actions-dependencies group across 1 directory by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/checkout/pull/2458";>actions/checkout#2458</a></li>
   <li>Bump flatted from 3.3.1 to 3.4.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/checkout/pull/2460";>actions/checkout#2460</a></li>
   <li>Bump js-yaml from 4.1.0 to 4.2.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/checkout/pull/2461";>actions/checkout#2461</a></li>
   <li>Bump <code>@​actions/core</code> and <code>@​actions/tool-cache</code> 
and Remove uuid by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/checkout/pull/2459";>actions/checkout#2459</a></li>
   <li>upgrade module to esm and update dependencies by <a 
href="https://github.com/aiqiaoy";><code>@​aiqiaoy</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2463";>actions/checkout#2463</a></li>
   <li>Bump the minor-npm-dependencies group across 1 directory with 3 updates 
by <a href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] 
in <a 
href="https://redirect.github.com/actions/checkout/pull/2462";>actions/checkout#2462</a></li>
   <li>getting ready for checkout v7 release by <a 
href="https://github.com/aiqiaoy";><code>@​aiqiaoy</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2464";>actions/checkout#2464</a></li>
   <li>update error wording by <a 
href="https://github.com/aiqiaoy";><code>@​aiqiaoy</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2467";>actions/checkout#2467</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/aiqiaoy";><code>@​aiqiaoy</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/checkout/pull/2454";>actions/checkout#2454</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/checkout/compare/v6.0.3...v7.0.0";>https://github.com/actions/checkout/compare/v6.0.3...v7.0.0</a></p>
   <h2>v6.0.3</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Update changelog by <a 
href="https://github.com/ericsciple";><code>@​ericsciple</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2357";>actions/checkout#2357</a></li>
   <li>fix: expand merge commit SHA regex and add SHA-256 test cases by <a 
href="https://github.com/yaananth";><code>@​yaananth</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2414";>actions/checkout#2414</a></li>
   <li>Fix checkout init for SHA-256 repositories by <a 
href="https://github.com/yaananth";><code>@​yaananth</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2439";>actions/checkout#2439</a></li>
   <li>Update changelog for v6.0.3 by <a 
href="https://github.com/yaananth";><code>@​yaananth</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2446";>actions/checkout#2446</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/yaananth";><code>@​yaananth</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/checkout/pull/2414";>actions/checkout#2414</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/checkout/compare/v6...v6.0.3";>https://github.com/actions/checkout/compare/v6...v6.0.3</a></p>
   <h2>v6.0.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Add orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is 
set by <a 
href="https://github.com/TingluoHuang";><code>@​TingluoHuang</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2355";>actions/checkout#2355</a></li>
   <li>Fix tag handling: preserve annotations and explicit fetch-tags by <a 
href="https://github.com/ericsciple";><code>@​ericsciple</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2356";>actions/checkout#2356</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/checkout/compare/v6.0.1...v6.0.2";>https://github.com/actions/checkout/compare/v6.0.1...v6.0.2</a></p>
   <h2>v6.0.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Update all references from v5 and v4 to v6 by <a 
href="https://github.com/ericsciple";><code>@​ericsciple</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2314";>actions/checkout#2314</a></li>
   <li>Add worktree support for persist-credentials includeIf by <a 
href="https://github.com/ericsciple";><code>@​ericsciple</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2327";>actions/checkout#2327</a></li>
   <li>Clarify v6 README by <a 
href="https://github.com/ericsciple";><code>@​ericsciple</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2328";>actions/checkout#2328</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/checkout/compare/v6...v6.0.1";>https://github.com/actions/checkout/compare/v6...v6.0.1</a></p>
   <h2>v6.0.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Update README to include Node.js 24 support details and requirements by 
<a href="https://github.com/salmanmkc";><code>@​salmanmkc</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2248";>actions/checkout#2248</a></li>
   <li>Persist creds to a separate file by <a 
href="https://github.com/ericsciple";><code>@​ericsciple</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2286";>actions/checkout#2286</a></li>
   <li>v6-beta by <a 
href="https://github.com/ericsciple";><code>@​ericsciple</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2298";>actions/checkout#2298</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/actions/checkout/commit/9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0";><code>9c091bb</code></a>
 update error wording (<a 
href="https://redirect.github.com/actions/checkout/issues/2467";>#2467</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/1044a6dea927916f2c38ba5aeffbc0a847b1221a";><code>1044a6d</code></a>
 getting ready for checkout v7 release (<a 
href="https://redirect.github.com/actions/checkout/issues/2464";>#2464</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/f0282184c7ce73ab54c7e4ab5a617122602e575f";><code>f028218</code></a>
 Bump the minor-npm-dependencies group across 1 directory with 3 updates (<a 
href="https://redirect.github.com/actions/checkout/issues/2462";>#2462</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/d914b262ffc244530a203ab40decab34c3abf34d";><code>d914b26</code></a>
 upgrade module to esm and update dependencies (<a 
href="https://redirect.github.com/actions/checkout/issues/2463";>#2463</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/537c7ef99cef6e5ddb5e7ff5d16d14510503801d";><code>537c7ef</code></a>
 Bump <code>@​actions/core</code> and <code>@​actions/tool-cache</code> and 
Remove uuid (<a 
href="https://redirect.github.com/actions/checkout/issues/2459";>#2459</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/130a169078a413d3a5246a393625e8e742f387f6";><code>130a169</code></a>
 Bump js-yaml from 4.1.0 to 4.2.0 (<a 
href="https://redirect.github.com/actions/checkout/issues/2461";>#2461</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/7d09575332117a40b46e5e020664df234cd416f3";><code>7d09575</code></a>
 Bump flatted from 3.3.1 to 3.4.2 (<a 
href="https://redirect.github.com/actions/checkout/issues/2460";>#2460</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/0f9f3aa320cb53abeb534aeb54048075d9697a0e";><code>0f9f3aa</code></a>
 Bump actions/publish-immutable-action (<a 
href="https://redirect.github.com/actions/checkout/issues/2458";>#2458</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/f9e715a95fcd1f9253f77dd28f11e88d2d6460c7";><code>f9e715a</code></a>
 block checking out fork pr for pull_request_target and workflow_run (<a 
href="https://redirect.github.com/actions/checkout/issues/2454";>#2454</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/df4cb1c069e1874edd31b4311f1884172cec0e10";><code>df4cb1c</code></a>
 Update changelog for v6.0.3 (<a 
href="https://redirect.github.com/actions/checkout/issues/2446";>#2446</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/actions/checkout/compare/v4...v7";>compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `actions/setup-python` from 5 to 6
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/actions/setup-python/releases";>actions/setup-python's 
releases</a>.</em></p>
   <blockquote>
   <h2>v6.0.0</h2>
   <h2>What's Changed</h2>
   <h3>Breaking Changes</h3>
   <ul>
   <li>Upgrade to node 24 by <a 
href="https://github.com/salmanmkc";><code>@​salmanmkc</code></a> in <a 
href="https://redirect.github.com/actions/setup-python/pull/1164";>actions/setup-python#1164</a></li>
   </ul>
   <p>Make sure your runner is on version v2.327.1 or later to ensure 
compatibility with this release. <a 
href="https://github.com/actions/runner/releases/tag/v2.327.1";>See Release 
Notes</a></p>
   <h3>Enhancements:</h3>
   <ul>
   <li>Add support for <code>pip-version</code>  by <a 
href="https://github.com/priyagupta108";><code>@​priyagupta108</code></a> in <a 
href="https://redirect.github.com/actions/setup-python/pull/1129";>actions/setup-python#1129</a></li>
   <li>Enhance reading from .python-version by <a 
href="https://github.com/krystof-k";><code>@​krystof-k</code></a> in <a 
href="https://redirect.github.com/actions/setup-python/pull/787";>actions/setup-python#787</a></li>
   <li>Add version parsing from Pipfile by <a 
href="https://github.com/aradkdj";><code>@​aradkdj</code></a> in <a 
href="https://redirect.github.com/actions/setup-python/pull/1067";>actions/setup-python#1067</a></li>
   </ul>
   <h3>Bug fixes:</h3>
   <ul>
   <li>Clarify pythonLocation behaviour for PyPy and GraalPy in environment 
variables by <a 
href="https://github.com/aparnajyothi-y";><code>@​aparnajyothi-y</code></a> in 
<a 
href="https://redirect.github.com/actions/setup-python/pull/1183";>actions/setup-python#1183</a></li>
   <li>Change missing cache directory error to warning  by <a 
href="https://github.com/aparnajyothi-y";><code>@​aparnajyothi-y</code></a> in 
<a 
href="https://redirect.github.com/actions/setup-python/pull/1182";>actions/setup-python#1182</a></li>
   <li>Add Architecture-Specific PATH Management for Python with --user Flag on 
Windows by <a 
href="https://github.com/aparnajyothi-y";><code>@​aparnajyothi-y</code></a> in 
<a 
href="https://redirect.github.com/actions/setup-python/pull/1122";>actions/setup-python#1122</a></li>
   <li>Include python version in PyPy python-version output by <a 
href="https://github.com/cdce8p";><code>@​cdce8p</code></a> in <a 
href="https://redirect.github.com/actions/setup-python/pull/1110";>actions/setup-python#1110</a></li>
   <li>Update docs: clarification on pip authentication with setup-python by <a 
href="https://github.com/priya-kinthali";><code>@​priya-kinthali</code></a> in 
<a 
href="https://redirect.github.com/actions/setup-python/pull/1156";>actions/setup-python#1156</a></li>
   </ul>
   <h3>Dependency updates:</h3>
   <ul>
   <li>Upgrade idna from 2.9 to 3.7 in /<strong>tests</strong>/data by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/setup-python/pull/843";>actions/setup-python#843</a></li>
   <li>Upgrade form-data to fix critical vulnerabilities <a 
href="https://redirect.github.com/actions/setup-python/issues/182";>#182</a> 
&amp; <a 
href="https://redirect.github.com/actions/setup-python/issues/183";>#183</a> by 
<a href="https://github.com/aparnajyothi-y";><code>@​aparnajyothi-y</code></a> 
in <a 
href="https://redirect.github.com/actions/setup-python/pull/1163";>actions/setup-python#1163</a></li>
   <li>Upgrade setuptools to 78.1.1 to fix path traversal vulnerability in 
PackageIndex.download by <a 
href="https://github.com/aparnajyothi-y";><code>@​aparnajyothi-y</code></a> in 
<a 
href="https://redirect.github.com/actions/setup-python/pull/1165";>actions/setup-python#1165</a></li>
   <li>Upgrade actions/checkout from 4 to 5 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/setup-python/pull/1181";>actions/setup-python#1181</a></li>
   <li>Upgrade <code>@​actions/tool-cache</code> from 2.0.1 to 2.0.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/setup-python/pull/1095";>actions/setup-python#1095</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/krystof-k";><code>@​krystof-k</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/setup-python/pull/787";>actions/setup-python#787</a></li>
   <li><a href="https://github.com/cdce8p";><code>@​cdce8p</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/actions/setup-python/pull/1110";>actions/setup-python#1110</a></li>
   <li><a href="https://github.com/aradkdj";><code>@​aradkdj</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/setup-python/pull/1067";>actions/setup-python#1067</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/setup-python/compare/v5...v6.0.0";>https://github.com/actions/setup-python/compare/v5...v6.0.0</a></p>
   <h2>v5.6.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Workflow updates related to Ubuntu 20.04 by <a 
href="https://github.com/aparnajyothi-y";><code>@​aparnajyothi-y</code></a> in 
<a 
href="https://redirect.github.com/actions/setup-python/pull/1065";>actions/setup-python#1065</a></li>
   <li>Fix for Candidate Not Iterable Error by <a 
href="https://github.com/aparnajyothi-y";><code>@​aparnajyothi-y</code></a> in 
<a 
href="https://redirect.github.com/actions/setup-python/pull/1082";>actions/setup-python#1082</a></li>
   <li>Upgrade semver and <code>@​types/semver</code> by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/actions/setup-python/pull/1091";>actions/setup-python#1091</a></li>
   <li>Upgrade prettier from 2.8.8 to 3.5.3 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/actions/setup-python/pull/1046";>actions/setup-python#1046</a></li>
   <li>Upgrade ts-jest from 29.1.2 to 29.3.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/actions/setup-python/pull/1081";>actions/setup-python#1081</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/setup-python/compare/v5...v5.6.0";>https://github.com/actions/setup-python/compare/v5...v5.6.0</a></p>
   <h2>v5.5.0</h2>
   <h2>What's Changed</h2>
   <h3>Enhancements:</h3>
   <ul>
   <li>Support free threaded Python versions like '3.13t' by <a 
href="https://github.com/colesbury";><code>@​colesbury</code></a> in <a 
href="https://redirect.github.com/actions/setup-python/pull/973";>actions/setup-python#973</a></li>
   <li>Enhance Workflows: Include ubuntu-arm runners, Add e2e Testing for free 
threaded and Upgrade <code>@​action/cache</code> from 4.0.0 to 4.0.3 by <a 
href="https://github.com/priya-kinthali";><code>@​priya-kinthali</code></a> in 
<a 
href="https://redirect.github.com/actions/setup-python/pull/1056";>actions/setup-python#1056</a></li>
   <li>Add support for .tool-versions file in setup-python by <a 
href="https://github.com/mahabaleshwars";><code>@​mahabaleshwars</code></a> in 
<a 
href="https://redirect.github.com/actions/setup-python/pull/1043";>actions/setup-python#1043</a></li>
   </ul>
   <h3>Bug fixes:</h3>
   <ul>
   <li>Fix architecture for pypy on Linux ARM64 by <a 
href="https://github.com/mayeut";><code>@​mayeut</code></a> in <a 
href="https://redirect.github.com/actions/setup-python/pull/1011";>actions/setup-python#1011</a>
   This update maps arm64 to aarch64 for Linux ARM64 PyPy installations.</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/actions/setup-python/commit/ece7cb06caefa5fff74198d8649806c4678c61a1";><code>ece7cb0</code></a>
 Fix pip cache error handling on Windows. (<a 
href="https://redirect.github.com/actions/setup-python/issues/1040";>#1040</a>)</li>
   <li><a 
href="https://github.com/actions/setup-python/commit/1d18d7af5f767c1259ede05a0a5bcc30f3dcf1cf";><code>1d18d7a</code></a>
 Update advanced-usage.md (<a 
href="https://redirect.github.com/actions/setup-python/issues/811";>#811</a>)</li>
   <li><a 
href="https://github.com/actions/setup-python/commit/d2b357a6a3a3687dd6781a416c0d24fcfd68660e";><code>d2b357a</code></a>
 Update dependency versions and test workflow configuration (<a 
href="https://redirect.github.com/actions/setup-python/issues/1322";>#1322</a>)</li>
   <li><a 
href="https://github.com/actions/setup-python/commit/8f639b1e75c1048640734b2bb46e22cecf136982";><code>8f639b1</code></a>
 Merge pull request <a 
href="https://redirect.github.com/actions/setup-python/issues/1324";>#1324</a> 
from jasongin/update-actions-cache-5.1.0</li>
   <li><a 
href="https://github.com/actions/setup-python/commit/6731c2ba87f530c26324d128c8fdd53499a4d4b0";><code>6731c2b</code></a>
 Resolve high-severity audit issues</li>
   <li><a 
href="https://github.com/actions/setup-python/commit/0cb1a84326b90186fcd211036c65b42819794c87";><code>0cb1a84</code></a>
 Add RHEL support and include Linux distro in cache keys (<a 
href="https://redirect.github.com/actions/setup-python/issues/1323";>#1323</a>)</li>
   <li><a 
href="https://github.com/actions/setup-python/commit/dc6eab6194394e0119523369788b507096f923e2";><code>dc6eab6</code></a>
 Update dist</li>
   <li><a 
href="https://github.com/actions/setup-python/commit/6f4b74bfa2f520a380a620de3615c0dac427f4d3";><code>6f4b74b</code></a>
 Strict equality</li>
   <li><a 
href="https://github.com/actions/setup-python/commit/fa8bde1a9cc6347d06948d66bcd68c598b79eaea";><code>fa8bde1</code></a>
 Bump <code>@​actions/cache</code> to 5.1.0, log cache write denied</li>
   <li><a 
href="https://github.com/actions/setup-python/commit/c8813ba1bc76ebf779b911ad8ffccbf2e449cb48";><code>c8813ba</code></a>
 Upgrade <a href="https://github.com/actions";><code>@​actions</code></a> 
dependencies and update licenses (<a 
href="https://redirect.github.com/actions/setup-python/issues/1303";>#1303</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/actions/setup-python/compare/v5...v6";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `docker/login-action` from 3 to 4
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/docker/login-action/releases";>docker/login-action's 
releases</a>.</em></p>
   <blockquote>
   <h2>v4.0.0</h2>
   <ul>
   <li>Node 24 as default runtime (requires <a 
href="https://github.com/actions/runner/releases/tag/v2.327.1";>Actions Runner 
v2.327.1</a> or later) by <a 
href="https://github.com/crazy-max";><code>@​crazy-max</code></a> in <a 
href="https://redirect.github.com/docker/login-action/pull/929";>docker/login-action#929</a></li>
   <li>Switch to ESM and update config/test wiring by <a 
href="https://github.com/crazy-max";><code>@​crazy-max</code></a> in <a 
href="https://redirect.github.com/docker/login-action/pull/927";>docker/login-action#927</a></li>
   <li>Bump <code>@​actions/core</code> from 1.11.1 to 3.0.0 in <a 
href="https://redirect.github.com/docker/login-action/pull/919";>docker/login-action#919</a></li>
   <li>Bump <code>@​aws-sdk/client-ecr</code> from 3.890.0 to 3.1000.0 in <a 
href="https://redirect.github.com/docker/login-action/pull/909";>docker/login-action#909</a>
 <a 
href="https://redirect.github.com/docker/login-action/pull/920";>docker/login-action#920</a></li>
   <li>Bump <code>@​aws-sdk/client-ecr-public</code> from 3.890.0 to 3.1000.0 
in <a 
href="https://redirect.github.com/docker/login-action/pull/909";>docker/login-action#909</a>
 <a 
href="https://redirect.github.com/docker/login-action/pull/920";>docker/login-action#920</a></li>
   <li>Bump <code>@​docker/actions-toolkit</code> from 0.63.0 to 0.77.0 in <a 
href="https://redirect.github.com/docker/login-action/pull/910";>docker/login-action#910</a>
 <a 
href="https://redirect.github.com/docker/login-action/pull/928";>docker/login-action#928</a></li>
   <li>Bump <code>@​isaacs/brace-expansion</code> from 5.0.0 to 5.0.1 in <a 
href="https://redirect.github.com/docker/login-action/pull/921";>docker/login-action#921</a></li>
   <li>Bump js-yaml from 4.1.0 to 4.1.1 in <a 
href="https://redirect.github.com/docker/login-action/pull/901";>docker/login-action#901</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/docker/login-action/compare/v3.7.0...v4.0.0";>https://github.com/docker/login-action/compare/v3.7.0...v4.0.0</a></p>
   <h2>v3.7.0</h2>
   <ul>
   <li>Add <code>scope</code> input to set scopes for the authentication token 
by <a href="https://github.com/crazy-max";><code>@​crazy-max</code></a> in <a 
href="https://redirect.github.com/docker/login-action/pull/912";>docker/login-action#912</a></li>
   <li>Add support for AWS European Sovereign Cloud ECR by <a 
href="https://github.com/dphi";><code>@​dphi</code></a> in <a 
href="https://redirect.github.com/docker/login-action/pull/914";>docker/login-action#914</a></li>
   <li>Ensure passwords are redacted with <code>registry-auth</code> input by 
<a href="https://github.com/crazy-max";><code>@​crazy-max</code></a> in <a 
href="https://redirect.github.com/docker/login-action/pull/911";>docker/login-action#911</a></li>
   <li>build(deps): bump lodash from 4.17.21 to 4.17.23 in <a 
href="https://redirect.github.com/docker/login-action/pull/915";>docker/login-action#915</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/docker/login-action/compare/v3.6.0...v3.7.0";>https://github.com/docker/login-action/compare/v3.6.0...v3.7.0</a></p>
   <h2>v3.6.0</h2>
   <ul>
   <li>Add <code>registry-auth</code> input for raw authentication to 
registries by <a 
href="https://github.com/crazy-max";><code>@​crazy-max</code></a> in <a 
href="https://redirect.github.com/docker/login-action/pull/887";>docker/login-action#887</a></li>
   <li>Bump <code>@​aws-sdk/client-ecr</code> to 3.890.0 in <a 
href="https://redirect.github.com/docker/login-action/pull/882";>docker/login-action#882</a>
 <a 
href="https://redirect.github.com/docker/login-action/pull/890";>docker/login-action#890</a></li>
   <li>Bump <code>@​aws-sdk/client-ecr-public</code> to 3.890.0 in <a 
href="https://redirect.github.com/docker/login-action/pull/882";>docker/login-action#882</a>
 <a 
href="https://redirect.github.com/docker/login-action/pull/890";>docker/login-action#890</a></li>
   <li>Bump <code>@​docker/actions-toolkit</code> from 0.62.1 to 0.63.0 in <a 
href="https://redirect.github.com/docker/login-action/pull/883";>docker/login-action#883</a></li>
   <li>Bump brace-expansion from 1.1.11 to 1.1.12 in <a 
href="https://redirect.github.com/docker/login-action/pull/880";>docker/login-action#880</a></li>
   <li>Bump undici from 5.28.4 to 5.29.0 in <a 
href="https://redirect.github.com/docker/login-action/pull/879";>docker/login-action#879</a></li>
   <li>Bump tmp from 0.2.3 to 0.2.4 in <a 
href="https://redirect.github.com/docker/login-action/pull/881";>docker/login-action#881</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/docker/login-action/compare/v3.5.0...v3.6.0";>https://github.com/docker/login-action/compare/v3.5.0...v3.6.0</a></p>
   <h2>v3.5.0</h2>
   <ul>
   <li>Support dual-stack endpoints for AWS ECR by <a 
href="https://github.com/Spacefish";><code>@​Spacefish</code></a> <a 
href="https://github.com/crazy-max";><code>@​crazy-max</code></a> in <a 
href="https://redirect.github.com/docker/login-action/pull/874";>docker/login-action#874</a>
 <a 
href="https://redirect.github.com/docker/login-action/pull/876";>docker/login-action#876</a></li>
   <li>Bump <code>@​aws-sdk/client-ecr</code> to 3.859.0 in <a 
href="https://redirect.github.com/docker/login-action/pull/860";>docker/login-action#860</a>
 <a 
href="https://redirect.github.com/docker/login-action/pull/878";>docker/login-action#878</a></li>
   <li>Bump <code>@​aws-sdk/client-ecr-public</code> to 3.859.0 in <a 
href="https://redirect.github.com/docker/login-action/pull/860";>docker/login-action#860</a>
 <a 
href="https://redirect.github.com/docker/login-action/pull/878";>docker/login-action#878</a></li>
   <li>Bump <code>@​docker/actions-toolkit</code> from 0.57.0 to 0.62.1 in <a 
href="https://redirect.github.com/docker/login-action/pull/870";>docker/login-action#870</a></li>
   <li>Bump form-data from 2.5.1 to 2.5.5 in <a 
href="https://redirect.github.com/docker/login-action/pull/875";>docker/login-action#875</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/docker/login-action/compare/v3.4.0...v3.5.0";>https://github.com/docker/login-action/compare/v3.4.0...v3.5.0</a></p>
   <h2>v3.4.0</h2>
   <ul>
   <li>Bump <code>@​actions/core</code> from 1.10.1 to 1.11.1 in <a 
href="https://redirect.github.com/docker/login-action/pull/791";>docker/login-action#791</a></li>
   <li>Bump <code>@​aws-sdk/client-ecr</code> to 3.766.0 in <a 
href="https://redirect.github.com/docker/login-action/pull/789";>docker/login-action#789</a>
 <a 
href="https://redirect.github.com/docker/login-action/pull/856";>docker/login-action#856</a></li>
   <li>Bump <code>@​aws-sdk/client-ecr-public</code> to 3.758.0 in <a 
href="https://redirect.github.com/docker/login-action/pull/789";>docker/login-action#789</a>
 <a 
href="https://redirect.github.com/docker/login-action/pull/856";>docker/login-action#856</a></li>
   <li>Bump <code>@​docker/actions-toolkit</code> from 0.35.0 to 0.57.0 in <a 
href="https://redirect.github.com/docker/login-action/pull/801";>docker/login-action#801</a>
 <a 
href="https://redirect.github.com/docker/login-action/pull/806";>docker/login-action#806</a>
 <a 
href="https://redirect.github.com/docker/login-action/pull/858";>docker/login-action#858</a></li>
   <li>Bump cross-spawn from 7.0.3 to 7.0.6 in <a 
href="https://redirect.github.com/docker/login-action/pull/814";>docker/login-action#814</a></li>
   <li>Bump https-proxy-agent from 7.0.5 to 7.0.6 in <a 
href="https://redirect.github.com/docker/login-action/pull/823";>docker/login-action#823</a></li>
   <li>Bump path-to-regexp from 6.2.2 to 6.3.0 in <a 
href="https://redirect.github.com/docker/login-action/pull/777";>docker/login-action#777</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/docker/login-action/compare/v3.3.0...v3.4.0";>https://github.com/docker/login-action/compare/v3.3.0...v3.4.0</a></p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/docker/login-action/commit/650006c6eb7dba73a995cc03b0b2d7f5ca915bee";><code>650006c</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/login-action/issues/960";>#960</a> from 
docker/dependabot/npm_and_yarn/aws-sdk-dependenc...</li>
   <li><a 
href="https://github.com/docker/login-action/commit/99df1a3f6d65e48177ea57671a50e2242eae4b63";><code>99df1a3</code></a>
 chore: update generated content</li>
   <li><a 
href="https://github.com/docker/login-action/commit/3ab375f324f46da5f6901efeda4be4e2566ebaa2";><code>3ab375f</code></a>
 build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 
up...</li>
   <li><a 
href="https://github.com/docker/login-action/commit/39d85804ae465a1816c68ff58158ec66883981b4";><code>39d8580</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/login-action/issues/970";>#970</a> from 
docker/dependabot/npm_and_yarn/docker/actions-to...</li>
   <li><a 
href="https://github.com/docker/login-action/commit/4eefcd33ca7213989697445a78b6730274bfaba6";><code>4eefcd3</code></a>
 chore: update generated content</li>
   <li><a 
href="https://github.com/docker/login-action/commit/56d092c8b3f04006c22f4fc20a2b3d2442caed56";><code>56d092c</code></a>
 build(deps): bump <code>@​docker/actions-toolkit</code> from 0.86.0 to 
0.90.0</li>
   <li><a 
href="https://github.com/docker/login-action/commit/e2e31ca87063ae00fd41ad3b9c548dd8ec24c5ff";><code>e2e31ca</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/login-action/issues/976";>#976</a> from 
docker/dependabot/npm_and_yarn/actions/core-3.0.1</li>
   <li><a 
href="https://github.com/docker/login-action/commit/0bced941e843afc786fbfd58b1c6c13ca11e09c9";><code>0bced94</code></a>
 chore: update generated content</li>
   <li><a 
href="https://github.com/docker/login-action/commit/3e75a0f266b07e09777a621d0ca5f4432ef9f10c";><code>3e75a0f</code></a>
 build(deps): bump <code>@​actions/core</code> from 3.0.0 to 3.0.1</li>
   <li><a 
href="https://github.com/docker/login-action/commit/365bebd9d646160567ebad47824f026e09ee6970";><code>365bebd</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/login-action/issues/984";>#984</a> from 
docker/dependabot/github_actions/aws-actions/con...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/docker/login-action/compare/v3...v4";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `docker/setup-qemu-action` from 3 to 4
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/docker/setup-qemu-action/releases";>docker/setup-qemu-action's
 releases</a>.</em></p>
   <blockquote>
   <h2>v4.0.0</h2>
   <ul>
   <li>Node 24 as default runtime (requires <a 
href="https://github.com/actions/runner/releases/tag/v2.327.1";>Actions Runner 
v2.327.1</a> or later) by <a 
href="https://github.com/crazy-max";><code>@​crazy-max</code></a> in <a 
href="https://redirect.github.com/docker/setup-qemu-action/pull/245";>docker/setup-qemu-action#245</a></li>
   <li>Switch to ESM and update config/test wiring by <a 
href="https://github.com/crazy-max";><code>@​crazy-max</code></a> in <a 
href="https://redirect.github.com/docker/setup-qemu-action/pull/241";>docker/setup-qemu-action#241</a></li>
   <li>Bump <code>@​actions/core</code> from 1.11.1 to 3.0.0 in <a 
href="https://redirect.github.com/docker/setup-qemu-action/pull/244";>docker/setup-qemu-action#244</a></li>
   <li>Bump <code>@​docker/actions-toolkit</code> from 0.67.0 to 0.77.0 in <a 
href="https://redirect.github.com/docker/setup-qemu-action/pull/243";>docker/setup-qemu-action#243</a></li>
   <li>Bump <code>@​isaacs/brace-expansion</code> from 5.0.0 to 5.0.1 in <a 
href="https://redirect.github.com/docker/setup-qemu-action/pull/240";>docker/setup-qemu-action#240</a></li>
   <li>Bump js-yaml from 3.14.1 to 3.14.2 in <a 
href="https://redirect.github.com/docker/setup-qemu-action/pull/231";>docker/setup-qemu-action#231</a></li>
   <li>Bump lodash from 4.17.21 to 4.17.23 in <a 
href="https://redirect.github.com/docker/setup-qemu-action/pull/238";>docker/setup-qemu-action#238</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/docker/setup-qemu-action/compare/v3.7.0...v4.0.0";>https://github.com/docker/setup-qemu-action/compare/v3.7.0...v4.0.0</a></p>
   <h2>v3.7.0</h2>
   <ul>
   <li>Bump <code>@​docker/actions-toolkit</code> from 0.56.0 to 0.67.0 in <a 
href="https://redirect.github.com/docker/setup-qemu-action/pull/217";>docker/setup-qemu-action#217</a>
 <a 
href="https://redirect.github.com/docker/setup-qemu-action/pull/230";>docker/setup-qemu-action#230</a></li>
   <li>Bump brace-expansion from 1.1.11 to 1.1.12 in <a 
href="https://redirect.github.com/docker/setup-qemu-action/pull/220";>docker/setup-qemu-action#220</a></li>
   <li>Bump form-data from 2.5.1 to 2.5.5 in <a 
href="https://redirect.github.com/docker/setup-qemu-action/pull/218";>docker/setup-qemu-action#218</a></li>
   <li>Bump tmp from 0.2.3 to 0.2.4 in <a 
href="https://redirect.github.com/docker/setup-qemu-action/pull/221";>docker/setup-qemu-action#221</a></li>
   <li>Bump undici from 5.28.4 to 5.29.0 in <a 
href="https://redirect.github.com/docker/setup-qemu-action/pull/219";>docker/setup-qemu-action#219</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/docker/setup-qemu-action/compare/v3.6.0...v3.7.0";>https://github.com/docker/setup-qemu-action/compare/v3.6.0...v3.7.0</a></p>
   <h2>v3.6.0</h2>
   <ul>
   <li>Display binfmt version by <a 
href="https://github.com/crazy-max";><code>@​crazy-max</code></a> in <a 
href="https://redirect.github.com/docker/setup-qemu-action/pull/202";>docker/setup-qemu-action#202</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/docker/setup-qemu-action/compare/v3.5.0...v3.6.0";>https://github.com/docker/setup-qemu-action/compare/v3.5.0...v3.6.0</a></p>
   <h2>v3.5.0</h2>
   <ul>
   <li>Bump <code>@​docker/actions-toolkit</code> from 0.54.0 to 0.56.0 in <a 
href="https://redirect.github.com/docker/setup-qemu-action/pull/205";>docker/setup-qemu-action#205</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/docker/setup-qemu-action/compare/v3.4.0...v3.5.0";>https://github.com/docker/setup-qemu-action/compare/v3.4.0...v3.5.0</a></p>
   <h2>v3.4.0</h2>
   <ul>
   <li>Bump <code>@​docker/actions-toolkit</code> from 0.49.0 to 0.54.0 in <a 
href="https://redirect.github.com/docker/setup-qemu-action/pull/193";>docker/setup-qemu-action#193</a>
 <a 
href="https://redirect.github.com/docker/setup-qemu-action/pull/197";>docker/setup-qemu-action#197</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/docker/setup-qemu-action/compare/v3.3.0...v3.4.0";>https://github.com/docker/setup-qemu-action/compare/v3.3.0...v3.4.0</a></p>
   <h2>v3.3.0</h2>
   <ul>
   <li>Add <code>cache-image</code> input to enable/disable caching of binfmt 
image by <a href="https://github.com/crazy-max";><code>@​crazy-max</code></a> in 
<a 
href="https://redirect.github.com/docker/setup-qemu-action/pull/130";>docker/setup-qemu-action#130</a></li>
   <li>Bump <code>@​actions/core</code> from 1.10.1 to 1.11.1 in <a 
href="https://redirect.github.com/docker/setup-qemu-action/pull/172";>docker/setup-qemu-action#172</a></li>
   <li>Bump <code>@​docker/actions-toolkit</code> from 0.35.0 to 0.49.0 in <a 
href="https://redirect.github.com/docker/setup-qemu-action/pull/187";>docker/setup-qemu-action#187</a></li>
   <li>Bump cross-spawn from 7.0.3 to 7.0.6 in <a 
href="https://redirect.github.com/docker/setup-qemu-action/pull/182";>docker/setup-qemu-action#182</a></li>
   <li>Bump path-to-regexp from 6.2.2 to 6.3.0 in <a 
href="https://redirect.github.com/docker/setup-qemu-action/pull/162";>docker/setup-qemu-action#162</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/docker/setup-qemu-action/compare/v3.2.0...v3.3.0";>https://github.com/docker/setup-qemu-action/compare/v3.2.0...v3.3.0</a></p>
   <h2>v3.2.0</h2>
   <ul>
   <li>Bump <code>@​docker/actions-toolkit</code> from 0.31.0 to 0.35.0 in <a 
href="https://redirect.github.com/docker/setup-qemu-action/pull/154";>docker/setup-qemu-action#154</a>
 <a 
href="https://redirect.github.com/docker/setup-qemu-action/pull/155";>docker/setup-qemu-action#155</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/docker/setup-qemu-action/compare/v3.1.0...v3.2.0";>https://github.com/docker/setup-qemu-action/compare/v3.1.0...v3.2.0</a></p>
   <h2>v3.1.0</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/docker/setup-qemu-action/commit/06116385d9baf250c9f4dcb4858b16962ea869c3";><code>0611638</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/setup-qemu-action/issues/21";>#21</a> 
from crazy-max/uninst</li>
   <li><a 
href="https://github.com/docker/setup-qemu-action/commit/ce59c818a5ff16552ddf7407ee7cb00bea682925";><code>ce59c81</code></a>
 chore: update generated content</li>
   <li><a 
href="https://github.com/docker/setup-qemu-action/commit/2ddad4401e17fa807e8a3c4bd289ccdd993f0868";><code>2ddad44</code></a>
 uninstall current emulators</li>
   <li><a 
href="https://github.com/docker/setup-qemu-action/commit/8c37cd6f3456e1f3f3026250eac496709e9e7e10";><code>8c37cd6</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/setup-qemu-action/issues/250";>#250</a> 
from docker/dependabot/npm_and_yarn/docker/actions-to...</li>
   <li><a 
href="https://github.com/docker/setup-qemu-action/commit/d1a0ff34af591b8e290e46f3fa114ef5bb81cd1c";><code>d1a0ff3</code></a>
 chore: update generated content</li>
   <li><a 
href="https://github.com/docker/setup-qemu-action/commit/0a8f3dc12541cc2c3b19c182a1a2c90a2c8b8d93";><code>0a8f3dc</code></a>
 build(deps): bump <code>@​docker/actions-toolkit</code> from 0.79.0 to 
0.91.0</li>
   <li><a 
href="https://github.com/docker/setup-qemu-action/commit/9430f61a7691bd1bfdc4d6ba70e558659d36fa7a";><code>9430f61</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/setup-qemu-action/issues/291";>#291</a> 
from docker/dependabot/npm_and_yarn/tmp-0.2.6</li>
   <li><a 
href="https://github.com/docker/setup-qemu-action/commit/978bd7796cb6698377e7af6726b726e5ced642d0";><code>978bd77</code></a>
 chore: update generated content</li>
   <li><a 
href="https://github.com/docker/setup-qemu-action/commit/3479febc62cc0fbcb98c7c7fc0dac778c0d79d6a";><code>3479feb</code></a>
 build(deps): bump tmp from 0.2.5 to 0.2.6</li>
   <li><a 
href="https://github.com/docker/setup-qemu-action/commit/b113c264143c28c2974bed61af25be32d32f4782";><code>b113c26</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/setup-qemu-action/issues/255";>#255</a> 
from docker/dependabot/npm_and_yarn/fast-xml-parser-5...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/docker/setup-qemu-action/compare/v3...v4";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `docker/setup-buildx-action` from 3 to 4
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/docker/setup-buildx-action/releases";>docker/setup-buildx-action's
 releases</a>.</em></p>
   <blockquote>
   <h2>v4.0.0</h2>
   <ul>
   <li>Node 24 as default runtime (requires <a 
href="https://github.com/actions/runner/releases/tag/v2.327.1";>Actions Runner 
v2.327.1</a> or later) by <a 
href="https://github.com/crazy-max";><code>@​crazy-max</code></a> in <a 
href="https://redirect.github.com/docker/setup-buildx-action/pull/483";>docker/setup-buildx-action#483</a></li>
   <li>Remove deprecated inputs/outputs by <a 
href="https://github.com/crazy-max";><code>@​crazy-max</code></a> in <a 
href="https://redirect.github.com/docker/setup-buildx-action/pull/464";>docker/setup-buildx-action#464</a></li>
   <li>Switch to ESM and update config/test wiring by <a 
href="https://github.com/crazy-max";><code>@​crazy-max</code></a> in <a 
href="https://redirect.github.com/docker/setup-buildx-action/pull/481";>docker/setup-buildx-action#481</a></li>
   <li>Bump <code>@​actions/core</code> from 1.11.1 to 3.0.0 in <a 
href="https://redirect.github.com/docker/setup-buildx-action/pull/475";>docker/setup-buildx-action#475</a></li>
   <li>Bump <code>@​docker/actions-toolkit</code> from 0.63.0 to 0.79.0 in <a 
href="https://redirect.github.com/docker/setup-buildx-action/pull/482";>docker/setup-buildx-action#482</a>
 <a 
href="https://redirect.github.com/docker/setup-buildx-action/pull/485";>docker/setup-buildx-action#485</a></li>
   <li>Bump js-yaml from 4.1.0 to 4.1.1 in <a 
href="https://redirect.github.com/docker/setup-buildx-action/pull/452";>docker/setup-buildx-action#452</a></li>
   <li>Bump lodash from 4.17.21 to 4.17.23 in <a 
href="https://redirect.github.com/docker/setup-buildx-action/pull/472";>docker/setup-buildx-action#472</a></li>
   <li>Bump minimatch from 3.1.2 to 3.1.5 in <a 
href="https://redirect.github.com/docker/setup-buildx-action/pull/480";>docker/setup-buildx-action#480</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/docker/setup-buildx-action/compare/v3.12.0...v4.0.0";>https://github.com/docker/setup-buildx-action/compare/v3.12.0...v4.0.0</a></p>
   <h2>v3.12.0</h2>
   <ul>
   <li>Deprecate <code>install</code> input by <a 
href="https://github.com/crazy-max";><code>@​crazy-max</code></a> in <a 
href="https://redirect.github.com/docker/setup-buildx-action/pull/455";>docker/setup-buildx-action#455</a></li>
   <li>Bump <code>@​docker/actions-toolkit</code> from 0.62.1 to 0.63.0 in <a 
href="https://redirect.github.com/docker/setup-buildx-action/pull/434";>docker/setup-buildx-action#434</a></li>
   <li>Bump brace-expansion from 1.1.11 to 1.1.12 in <a 
href="https://redirect.github.com/docker/setup-buildx-action/pull/436";>docker/setup-buildx-action#436</a></li>
   <li>Bump form-data from 2.5.1 to 2.5.5 in <a 
href="https://redirect.github.com/docker/setup-buildx-action/pull/432";>docker/setup-buildx-action#432</a></li>
   <li>Bump undici from 5.28.4 to 5.29.0 in <a 
href="https://redirect.github.com/docker/setup-buildx-action/pull/435";>docker/setup-buildx-action#435</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/docker/setup-buildx-action/compare/v3.11.1...v3.12.0";>https://github.com/docker/setup-buildx-action/compare/v3.11.1...v3.12.0</a></p>
   <h2>v3.11.1</h2>
   <ul>
   <li>Fix <code>keep-state</code> not being respected by <a 
href="https://github.com/crazy-max";><code>@​crazy-max</code></a> in <a 
href="https://redirect.github.com/docker/setup-buildx-action/pull/429";>docker/setup-buildx-action#429</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/docker/setup-buildx-action/compare/v3.11.0...v3.11.1";>https://github.com/docker/setup-buildx-action/compare/v3.11.0...v3.11.1</a></p>
   <h2>v3.11.0</h2>
   <ul>
   <li>Keep BuildKit state support by <a 
href="https://github.com/crazy-max";><code>@​crazy-max</code></a> in <a 
href="https://redirect.github.com/docker/setup-buildx-action/pull/427";>docker/setup-buildx-action#427</a></li>
   <li>Remove aliases created when installing by default by <a 
href="https://github.com/hashhar";><code>@​hashhar</code></a> in <a 
href="https://redirect.github.com/docker/setup-buildx-action/pull/139";>docker/setup-buildx-action#139</a></li>
   <li>Bump <code>@​docker/actions-toolkit</code> from 0.56.0 to 0.62.1 in <a 
href="https://redirect.github.com/docker/setup-buildx-action/pull/422";>docker/setup-buildx-action#422</a>
 <a 
href="https://redirect.github.com/docker/setup-buildx-action/pull/425";>docker/setup-buildx-action#425</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/docker/setup-buildx-action/compare/v3.10.0...v3.11.0";>https://github.com/docker/setup-buildx-action/compare/v3.10.0...v3.11.0</a></p>
   <h2>v3.10.0</h2>
   <ul>
   <li>Bump <code>@​docker/actions-toolkit</code> from 0.54.0 to 0.56.0 in <a 
href="https://redirect.github.com/docker/setup-buildx-action/pull/408";>docker/setup-buildx-action#408</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/docker/setup-buildx-action/compare/v3.9.0...v3.10.0";>https://github.com/docker/setup-buildx-action/compare/v3.9.0...v3.10.0</a></p>
   <h2>v3.9.0</h2>
   <ul>
   <li>Bump <code>@​docker/actions-toolkit</code> from 0.48.0 to 0.54.0 in <a 
href="https://redirect.github.com/docker/setup-buildx-action/pull/402";>docker/setup-buildx-action#402</a>
 <a 
href="https://redirect.github.com/docker/setup-buildx-action/pull/404";>docker/setup-buildx-action#404</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/docker/setup-buildx-action/compare/v3.8.0...v3.9.0";>https://github.com/docker/setup-buildx-action/compare/v3.8.0...v3.9.0</a></p>
   <h2>v3.8.0</h2>
   <ul>
   <li>Make cloud prefix optional to download buildx if driver is cloud by <a 
href="https://github.com/crazy-max";><code>@​crazy-max</code></a> in <a 
href="https://redirect.github.com/docker/setup-buildx-action/pull/390";>docker/setup-buildx-action#390</a></li>
   <li>Bump <code>@​actions/core</code> from 1.10.1 to 1.11.1 in <a 
href="https://redirect.github.com/docker/setup-buildx-action/pull/370";>docker/setup-buildx-action#370</a></li>
   <li>Bump <code>@​docker/actions-toolkit</code> from 0.39.0 to 0.48.0 in <a 
href="https://redirect.github.com/docker/setup-buildx-action/pull/389";>docker/setup-buildx-action#389</a></li>
   <li>Bump cross-spawn from 7.0.3 to 7.0.6 in <a 
href="https://redirect.github.com/docker/setup-buildx-action/pull/382";>docker/setup-buildx-action#382</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/docker/setup-buildx-action/compare/v3.7.1...v3.8.0";>https://github.com/docker/setup-buildx-action/compare/v3.7.1...v3.8.0</a></p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/docker/setup-buildx-action/commit/d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5";><code>d7f5e7f</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/setup-buildx-action/issues/489";>#489</a>
 from docker/dependabot/npm_and_yarn/docker/actions-to...</li>
   <li><a 
href="https://github.com/docker/setup-buildx-action/commit/92bc5c9777806d0a73d9d668ba2114fa1177f164";><code>92bc5c9</code></a>
 chore: update generated content</li>
   <li><a 
href="https://github.com/docker/setup-buildx-action/commit/da11e35abee0f20cb4f1c1b7c461d37c29be52f5";><code>da11e35</code></a>
 build(deps): bump <code>@​docker/actions-toolkit</code> from 0.79.0 to 
0.90.0</li>
   <li><a 
href="https://github.com/docker/setup-buildx-action/commit/f021e162ef95b6fba51af1c6674f537f25bce851";><code>f021e16</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/setup-buildx-action/issues/492";>#492</a>
 from docker/dependabot/npm_and_yarn/undici-6.24.1</li>
   <li><a 
href="https://github.com/docker/setup-buildx-action/commit/b5af94fab700aee0c64d6077e0e34ae987815b67";><code>b5af94f</code></a>
 chore: update generated content</li>
   <li><a 
href="https://github.com/docker/setup-buildx-action/commit/16ad9776a801d0c47f0a05f007b88a3789aa8ab6";><code>16ad977</code></a>
 build(deps): bump undici from 6.23.0 to 6.25.0</li>
   <li><a 
href="https://github.com/docker/setup-buildx-action/commit/d7a12d7df895b33bd02a9b4bf62a12f2b9a24458";><code>d7a12d7</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/setup-buildx-action/issues/495";>#495</a>
 from docker/dependabot/npm_and_yarn/glob-10.5.0</li>
   <li><a 
href="https://github.com/docker/setup-buildx-action/commit/28ff27de4eed7518d361591f2cd1dfb69c34a7cb";><code>28ff27d</code></a>
 build(deps): bump glob from 10.3.12 to 13.0.6</li>
   <li><a 
href="https://github.com/docker/setup-buildx-action/commit/daf436b50e13d9053b9730cbc16516891878b019";><code>daf436b</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/setup-buildx-action/issues/496";>#496</a>
 from docker/dependabot/npm_and_yarn/fast-xml-parser-5...</li>
   <li><a 
href="https://github.com/docker/setup-buildx-action/commit/9725348367859764880f2f2e688a6b0c353e3f35";><code>9725348</code></a>
 chore: update generated content</li>
   <li>Additional commits viewable in <a 
href="https://github.com/docker/setup-buildx-action/compare/v3...v4";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `docker/build-push-action` from 6.15.0 to 7.2.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/docker/build-push-action/releases";>docker/build-push-action's
 releases</a>.</em></p>
   <blockquote>
   <h2>v7.2.0</h2>
   <ul>
   <li>Bump <code>@​actions/core</code> from 3.0.0 to 3.0.1 in <a 
href="https://redirect.github.com/docker/build-push-action/pull/1525";>docker/build-push-action#1525</a></li>
   <li>Bump <code>@​docker/actions-toolkit</code> from 0.87.0 to 0.90.0 in <a 
href="https://redirect.github.com/docker/build-push-action/pull/1517";>docker/build-push-action#1517</a></li>
   <li>Bump brace-expansion from 2.0.2 to 5.0.6 in <a 
href="https://redirect.github.com/docker/build-push-action/pull/1534";>docker/build-push-action#1534</a></li>
   <li>Bump fast-xml-builder from 1.1.4 to 1.2.0 in <a 
href="https://redirect.github.com/docker/build-push-action/pull/1529";>docker/build-push-action#1529</a></li>
   <li>Bump fast-xml-parser from 5.5.7 to 5.8.0 in <a 
href="https://redirect.github.com/docker/build-push-action/pull/1521";>docker/build-push-action#1521</a></li>
   <li>Bump postcss from 8.5.6 to 8.5.10 in <a 
href="https://redirect.github.com/docker/build-push-action/pull/1526";>docker/build-push-action#1526</a></li>
   <li>Bump tar from 6.2.1 to 7.5.15 in <a 
href="https://redirect.github.com/docker/build-push-action/pull/1533";>docker/build-push-action#1533</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/docker/build-push-action/compare/v7.1.0...v7.2.0";>https://github.com/docker/build-push-action/compare/v7.1.0...v7.2.0</a></p>
   <h2>v7.1.0</h2>
   <ul>
   <li>Git context <a 
href="https://docs.docker.com/build/concepts/context/#url-queries";>query 
format</a> support by <a 
href="https://github.com/crazy-max";><code>@​crazy-max</code></a> in <a 
href="https://redirect.github.com/docker/build-push-action/pull/1505";>docker/build-push-action#1505</a></li>
   <li>Bump <code>@​docker/actions-toolkit</code> from 0.79.0 to 0.87.0 by <a 
href="https://github.com/crazy-max";><code>@​crazy-max</code></a> in <a 
href="https://redirect.github.com/docker/build-push-action/pull/1505";>docker/build-push-action#1505</a></li>
   <li>Bump brace-expansion from 1.1.12 to 1.1.13 in <a 
href="https://redirect.github.com/docker/build-push-action/pull/1500";>docker/build-push-action#1500</a></li>
   <li>Bump fast-xml-parser from 5.4.2 to 5.5.7 in <a 
href="https://redirect.github.com/docker/build-push-action/pull/1489";>docker/build-push-action#1489</a></li>
   <li>Bump flatted from 3.3.3 to 3.4.2 in <a 
href="https://redirect.github.com/docker/build-push-action/pull/1491";>docker/build-push-action#1491</a></li>
   <li>Bump glob from 10.3.12 to 10.5.0 in <a 
href="https://redirect.github.com/docker/build-push-action/pull/1490";>docker/build-push-action#1490</a></li>
   <li>Bump handlebars from 4.7.8 to 4.7.9 in <a 
href="https://redirect.github.com/docker/build-push-action/pull/1497";>docker/build-push-action#1497</a></li>
   <li>Bump lodash from 4.17.23 to 4.18.1 in <a 
href="https://redirect.github.com/docker/build-push-action/pull/1510";>docker/build-push-action#1510</a></li>
   <li>Bump picomatch from 4.0.3 to 4.0.4 in <a 
href="https://redirect.github.com/docker/build-push-action/pull/1496";>docker/build-push-action#1496</a></li>
   <li>Bump undici from 6.23.0 to 6.24.1 in <a 
href="https://redirect.github.com/docker/build-push-action/pull/1486";>docker/build-push-action#1486</a></li>
   <li>Bump vite from 7.3.1 to 7.3.2 in <a 
href="https://redirect.github.com/docker/build-push-action/pull/1509";>docker/build-push-action#1509</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/docker/build-push-action/compare/v7.0.0...v7.1.0";>https://github.com/docker/build-push-action/compare/v7.0.0...v7.1.0</a></p>
   <h2>v7.0.0</h2>
   <ul>
   <li>Node 24 as default runtime (requires <a 
href="https://github.com/actions/runner/releases/tag/v2.327.1";>Actions Runner 
v2.327.1</a> or later) by <a 
href="https://github.com/crazy-max";><code>@​crazy-max</code></a> in <a 
href="https://redirect.github.com/docker/build-push-action/pull/1470";>docker/build-push-action#1470</a></li>
   <li>Remove deprecated <code>DOCKER_BUILD_NO_SUMMARY</code> and 
<code>DOCKER_BUILD_EXPORT_RETENTION_DAYS</code> envs by <a 
href="https://github.com/crazy-max";><code>@​crazy-max</code></a> in <a 
href="https://redirect.github.com/docker/build-push-action/pull/1473";>docker/build-push-action#1473</a></li>
   <li>Remove legacy export-build tool support for build summary by <a 
href="https://github.com/crazy-max";><code>@​crazy-max</code></a> in <a 
href="https://redirect.github.com/docker/build-push-action/pull/1474";>docker/build-push-action#1474</a></li>
   <li>Switch to ESM and update config/test wiring by <a 
href="https://github.com/crazy-max";><code>@​crazy-max</code></a> in <a 
href="https://redirect.github.com/docker/build-push-action/pull/1466";>docker/build-push-action#1466</a></li>
   <li>Bump <code>@​actions/core</code> from 1.11.1 to 3.0.0 in <a 
href="https://redirect.github.com/docker/build-push-action/pull/1454";>docker/build-push-action#1454</a></li>
   <li>Bump <code>@​docker/actions-toolkit</code> from 0.62.1 to 0.79.0 in <a 
href="https://redirect.github.com/docker/build-push-action/pull/1453";>docker/build-push-action#1453</a>
 <a 
href="https://redirect.github.com/docker/build-push-action/pull/1472";>docker/build-push-action#1472</a>
 <a 
href="https://redirect.github.com/docker/build-push-action/pull/1479";>docker/build-push-action#1479</a></li>
   <li>Bump minimatch from 3.1.2 to 3.1.5 in <a 
href="https://redirect.github.com/docker/build-push-action/pull/1463";>docker/build-push-action#1463</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/docker/build-push-action/compare/v6.19.2...v7.0.0";>https://github.com/docker/build-push-action/compare/v6.19.2...v7.0.0</a></p>
   <h2>v6.19.2</h2>
   <ul>
   <li>Preserve port in <code>GIT_AUTH_TOKEN</code> host by <a 
href="https://github.com/crazy-max";><code>@​crazy-max</code></a> in <a 
href="https://redirect.github.com/docker/build-push-action/pull/1458";>docker/build-push-action#1458</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/docker/build-push-action/compare/v6.19.1...v6.19.2";>https://github.com/docker/build-push-action/compare/v6.19.1...v6.19.2</a></p>
   <h2>v6.19.1</h2>
   <ul>
   <li>Derive <code>GIT_AUTH_TOKEN</code> host from GitHub server URL by <a 
href="https://github.com/crazy-max";><code>@​crazy-max</code></a> in <a 
href="https://redirect.github.com/docker/build-push-action/pull/1456";>docker/build-push-action#1456</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/docker/build-push-action/compare/v6.19.0...v6.19.1";>https://github.com/docker/build-push-action/compare/v6.19.0...v6.19.1</a></p>
   <h2>v6.19.0</h2>
   <ul>
   <li>Scope default git auth token to <code>github.com</code> by <a 
href="https://github.com/crazy-max";><code>@​crazy-max</code></a> in <a 
href="https://redirect.github.com/docker/build-push-action/pull/1451";>docker/build-push-action#1451</a></li>
   <li>Bump brace-expansion from 1.1.11 to 1.1.12 in <a 
href="https://redirect.github.com/docker/build-push-action/pull/1396";>docker/build-push-action#1396</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/docker/build-push-action/commit/f9f3042f7e2789586610d6e8b85c8f03e5195baf";><code>f9f3042</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/build-push-action/issues/1517";>#1517</a>
 from docker/dependabot/npm_and_yarn/docker/actions-t...</li>
   <li><a 
href="https://github.com/docker/build-push-action/commit/812d5fd9212a4c5d419e5be02fd8e9bb435c5d76";><code>812d5fd</code></a>
 chore: update generated content</li>
   <li><a 
href="https://github.com/docker/build-push-action/commit/b6f66930769f2917a3275dc4d81f15583ac7e105";><code>b6f6693</code></a>
 chore(deps): Bump <code>@​docker/actions-toolkit</code> from 0.87.0 to 
0.90.0</li>
   <li><a 
href="https://github.com/docker/build-push-action/commit/c1c626eced73a500ec65c4256c620b3b9e8278c0";><code>c1c626e</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/build-push-action/issues/1525";>#1525</a>
 from docker/dependabot/npm_and_yarn/actions/core-3.0.1</li>
   <li><a 
href="https://github.com/docker/build-push-action/commit/51bb284cd4d05650aa6f5e4e22cb96d2cbfe62b7";><code>51bb284</code></a>
 chore: update generated content</li>
   <li><a 
href="https://github.com/docker/build-push-action/commit/5f7884def8f133e8ef40c53d003d1471c05621c6";><code>5f7884d</code></a>
 chore(deps): Bump <code>@​actions/core</code> from 3.0.0 to 3.0.1</li>
   <li><a 
href="https://github.com/docker/build-push-action/commit/e01deff7d956c756a20f3e19ff7ddc0e4a50fc1d";><code>e01deff</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/build-push-action/issues/1521";>#1521</a>
 from docker/dependabot/npm_and_yarn/fast-xml-parser-...</li>
   <li><a 
href="https://github.com/docker/build-push-action/commit/3804d497934b39bd591ee9d1c6c9e593b4488a67";><code>3804d49</code></a>
 chore: update generated content</li>
   <li><a 
href="https://github.com/docker/build-push-action/commit/71e8947aac5dad23ce83a43e9c98f750e02de2f3";><code>71e8947</code></a>
 chore(deps): Bump fast-xml-parser from 5.5.7 to 5.8.0</li>
   <li><a 
href="https://github.com/docker/build-push-action/commit/4925ad24cdbc42ff492d76cf9fe7a30b79976b60";><code>4925ad2</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/build-push-action/issues/1526";>#1526</a>
 from docker/dependabot/npm_and_yarn/postcss-8.5.10</li>
   <li>Additional commits viewable in <a 
href="https://github.com/docker/build-push-action/compare/v6.15.0...v7.2.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `fossas/fossa-action` from 1.5.0 to 1.9.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/fossas/fossa-action/releases";>fossas/fossa-action's 
releases</a>.</em></p>
   <blockquote>
   <h2>v1.9.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Bump actions/checkout from 5 to 6 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/fossas/fossa-action/pull/245";>fossas/fossa-action#245</a></li>
   <li>Bump <code>@​actions/tool-cache</code> from 3.0.1 to 4.0.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/fossas/fossa-action/pull/267";>fossas/fossa-action#267</a></li>
   <li>Bump undici from 6.23.0 to 6.24.1 by <a 
href="https://github.com/spatten";><code>@​spatten</code></a> in <a 
href="https://redirect.github.com/fossas/fossa-action/pull/275";>fossas/fossa-action#275</a></li>
   <li>Add CI workflow to auto-rebuild dist by <a 
href="https://github.com/spatten";><code>@​spatten</code></a> in <a 
href="https://redirect.github.com/fossas/fossa-action/pull/276";>fossas/fossa-action#276</a></li>
   <li>Bump actions/upload-artifact from 4 to 7 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/fossas/fossa-action/pull/272";>fossas/fossa-action#272</a></li>
   <li>Add CodeRabbit configuration by <a 
href="https://github.com/chad-fossa";><code>@​chad-fossa</code></a> in <a 
href="https://redirect.github.com/fossas/fossa-action/pull/271";>fossas/fossa-action#271</a></li>
   <li>Bump <code>@​types/node</code> from 25.2.0 to 25.2.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/fossas/fossa-action/pull/269";>fossas/fossa-action#269</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/chad-fossa";><code>@​chad-fossa</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/fossas/fossa-action/pull/271";>fossas/fossa-action#271</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/fossas/fossa-action/compare/v1.8.0...v1.9.0";>https://github.com/fossas/fossa-action/compare/v1.8.0...v1.9.0</a></p>
   <h2>v1.8.0</h2>
   <p>No release notes provided.</p>
   <h2>v1.7.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Adds an optional working directory option to change where FOSSA 
analyzes.</li>
   </ul>
   <h2>v1.6.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Upgrade node to v20 by <a 
href="https://github.com/jssblck";><code>@​jssblck</code></a> in <a 
href="https://redirect.github.com/fossas/fossa-action/pull/60";>fossas/fossa-action#60</a></li>
   <li>Update dependencies, enable auto dependabot by <a 
href="https://github.com/jssblck";><code>@​jssblck</code></a> in <a 
href="https://redirect.github.com/fossas/fossa-action/pull/61";>fossas/fossa-action#61</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/fossas/fossa-action/compare/v1.5.0...v1.6.0";>https://github.com/fossas/fossa-action/compare/v1.5.0...v1.6.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/fossas/fossa-action/commit/ff70fe9fe17cbd2040648f1c45e8ec4e4884dcf3";><code>ff70fe9</code></a>
 Bump <code>@​types/node</code> from 25.2.0 to 25.2.1 (<a 
href="https://redirect.github.com/fossas/fossa-action/issues/269";>#269</a>)</li>
   <li><a 
href="https://github.com/fossas/fossa-action/commit/266ac4fe19257cd8f4132c56f6d8f1d60ad9e6d6";><code>266ac4f</code></a>
 Add CodeRabbit configuration (<a 
href="https://redirect.github.com/fossas/fossa-action/issues/271";>#271</a>)</li>
   <li><a 
href="https://github.com/fossas/fossa-action/commit/ad09c5f8d51982e76847c18e75098ebf2d0eecb2";><code>ad09c5f</code></a>
 Bump actions/upload-artifact from 4 to 7 (<a 
href="https://redirect.github.com/fossas/fossa-action/issues/272";>#272</a>)</li>
   <li><a 
href="https://github.com/fossas/fossa-action/commit/0bdc47fe079a348eba11beb531ba1beca19f6183";><code>0bdc47f</code></a>
 Add CI workflow to auto-rebuild dist (<a 
href="https://redirect.github.com/fossas/fossa-action/issues/276";>#276</a>)</li>
   <li><a 
href="https://github.com/fossas/fossa-action/commit/b74b788b82a8cdb68c6e064292ca9f42c8d63b96";><code>b74b788</code></a>
 Bump undici from 6.23.0 to 6.24.1 (<a 
href="https://redirect.github.com/fossas/fossa-action/issues/275";>#275</a>)</li>
   <li><a 
href="https://github.com/fossas/fossa-action/commit/c9be25a238b33876db68649fc83ef3445c03f574";><code>c9be25a</code></a>
 Bump <code>@​actions/tool-cache</code> from 3.0.1 to 4.0.0 (<a 
href="https://redirect.github.com/fossas/fossa-action/issues/267";>#267</a>)</li>
   <li><a 
href="https://github.com/fossas/fossa-action/commit/edcc58279d396837acb02a1317ffa24dabfb7cc9";><code>edcc582</code></a>
 Bump actions/checkout from 5 to 6 (<a 
href="https://redirect.github.com/fossas/fossa-action/issues/245";>#245</a>)</li>
   <li><a 
href="https://github.com/fossas/fossa-action/commit/c414b9ad82eaad041e47a7cf62a4f02411f427a0";><code>c414b9a</code></a>
 Pin version opt (<a 
href="https://redirect.github.com/fossas/fossa-action/issues/266";>#266</a>)</li>
   <li><a 
href="https://github.com/fossas/fossa-action/commit/ba7c3dfb1bf67d00ed62e6f182274062c80e3c04";><code>ba7c3df</code></a>
 Bump <code>@​actions/core</code> from 2.0.1 to 2.0.2 (<a 
href="https://redirect.github.com/fossas/fossa-action/issues/263";>#263</a>)</li>
   <li><a 
href="https://github.com/fossas/fossa-action/commit/c95b9b83a43feea3edaf8f7a649e8be7a67fea32";><code>c95b9b8</code></a>
 Bump <code>@​actions/tool-cache</code> from 2.0.2 to 3.0.0 (<a 
href="https://redirect.github.com/fossas/fossa-action/issues/262";>#262</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/fossas/fossa-action/compare/93a52ecf7c3ac7eb40f5de77fd69b1a19524de94...ff70fe9fe17cbd2040648f1c45e8ec4e4884dcf3";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `gradle/actions` from 4.3.0 to 6.2.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/gradle/actions/releases";>gradle/actions's 
releases</a>.</em></p>
   <blockquote>
   <h2>v6.2.0</h2>
   <h2>Highlights</h2>
   <p>This release brings significant behaviour improvements to 
<strong>Enhanced caching</strong>, improvements to the generated Job Summary, 
and a number of correctness and security fixes.</p>
   <ol>
   <li><strong>Improved cache-cleanup mechanism.</strong> Cleanup of stale 
files from the Gradle User Home is now faster, and no longer depends on Gradle 
or a JVM. It works by inspecting the local file state directly, removing the 
Gradle invocation from the post-build step.</li>
   <li><strong>More granular, more stable caching.</strong> The local build 
cache is stored as a separate cache entry, so it can be restored and 
invalidated independently of the main Gradle User Home entry. Transient Gradle 
housekeeping files are excluded from the cache, reducing its size and improving 
stability.</li>
   <li><strong>Hide obsolete Job summaries in PR commments</strong>: When a new 
Job summary comment is added to a PR, previous outdate...
   
   _Description has been truncated_


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to