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

   Bumps the actions-production-dependencies group with 10 updates in the / 
directory:
   
   | Package | From | To |
   | --- | --- | --- |
   | [actions/checkout](https://github.com/actions/checkout) | `4` | `5` |
   | [actions/setup-python](https://github.com/actions/setup-python) | `5` | 
`6` |
   | [docker/build-push-action](https://github.com/docker/build-push-action) | 
`6.15.0` | `6.18.0` |
   | [fossas/fossa-action](https://github.com/fossas/fossa-action) | `1.5.0` | 
`1.7.0` |
   | [gradle/actions](https://github.com/gradle/actions) | `4.3.0` | `5.0.0` |
   | [actions/github-script](https://github.com/actions/github-script) | `7` | 
`8` |
   | [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` | `5.0.0` |
   | [github/codeql-action](https://github.com/github/codeql-action) | 
`3.28.12` | `4.31.0` |
   | [actions/stale](https://github.com/actions/stale) | `9` | `10` |
   
   
   Updates `actions/checkout` from 4 to 5
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/actions/checkout/releases";>actions/checkout's 
releases</a>.</em></p>
   <blockquote>
   <h2>v5.0.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Update actions checkout to use node 24 by <a 
href="https://github.com/salmanmkc";><code>@​salmanmkc</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2226";>actions/checkout#2226</a></li>
   <li>Prepare v5.0.0 release by <a 
href="https://github.com/salmanmkc";><code>@​salmanmkc</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2238";>actions/checkout#2238</a></li>
   </ul>
   <h2>⚠️ Minimum Compatible Runner Version</h2>
   <p><strong>v2.327.1</strong><br />
   <a href="https://github.com/actions/runner/releases/tag/v2.327.1";>Release 
Notes</a></p>
   <p>Make sure your runner is updated to this version or newer to use this 
release.</p>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/checkout/compare/v4...v5.0.0";>https://github.com/actions/checkout/compare/v4...v5.0.0</a></p>
   <h2>v4.3.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>docs: update README.md by <a 
href="https://github.com/motss";><code>@​motss</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/1971";>actions/checkout#1971</a></li>
   <li>Add internal repos for checking out multiple repositories by <a 
href="https://github.com/mouismail";><code>@​mouismail</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/1977";>actions/checkout#1977</a></li>
   <li>Documentation update - add recommended permissions to Readme by <a 
href="https://github.com/benwells";><code>@​benwells</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2043";>actions/checkout#2043</a></li>
   <li>Adjust positioning of user email note and permissions heading by <a 
href="https://github.com/joshmgross";><code>@​joshmgross</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2044";>actions/checkout#2044</a></li>
   <li>Update README.md by <a 
href="https://github.com/nebuk89";><code>@​nebuk89</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2194";>actions/checkout#2194</a></li>
   <li>Update CODEOWNERS for actions by <a 
href="https://github.com/TingluoHuang";><code>@​TingluoHuang</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2224";>actions/checkout#2224</a></li>
   <li>Update package dependencies by <a 
href="https://github.com/salmanmkc";><code>@​salmanmkc</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2236";>actions/checkout#2236</a></li>
   <li>Prepare release v4.3.0 by <a 
href="https://github.com/salmanmkc";><code>@​salmanmkc</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2237";>actions/checkout#2237</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/motss";><code>@​motss</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/actions/checkout/pull/1971";>actions/checkout#1971</a></li>
   <li><a href="https://github.com/mouismail";><code>@​mouismail</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/checkout/pull/1977";>actions/checkout#1977</a></li>
   <li><a href="https://github.com/benwells";><code>@​benwells</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/checkout/pull/2043";>actions/checkout#2043</a></li>
   <li><a href="https://github.com/nebuk89";><code>@​nebuk89</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/checkout/pull/2194";>actions/checkout#2194</a></li>
   <li><a href="https://github.com/salmanmkc";><code>@​salmanmkc</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/checkout/pull/2236";>actions/checkout#2236</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/checkout/compare/v4...v4.3.0";>https://github.com/actions/checkout/compare/v4...v4.3.0</a></p>
   <h2>v4.2.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li><code>url-helper.ts</code> now leverages well-known environment 
variables by <a href="https://github.com/jww3";><code>@​jww3</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/1941";>actions/checkout#1941</a></li>
   <li>Expand unit test coverage for <code>isGhes</code> by <a 
href="https://github.com/jww3";><code>@​jww3</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/1946";>actions/checkout#1946</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/checkout/compare/v4.2.1...v4.2.2";>https://github.com/actions/checkout/compare/v4.2.1...v4.2.2</a></p>
   <h2>v4.2.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Check out other refs/* by commit if provided, fall back to ref by <a 
href="https://github.com/orhantoy";><code>@​orhantoy</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/1924";>actions/checkout#1924</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/Jcambass";><code>@​Jcambass</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/checkout/pull/1919";>actions/checkout#1919</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/checkout/compare/v4.2.0...v4.2.1";>https://github.com/actions/checkout/compare/v4.2.0...v4.2.1</a></p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/actions/checkout/commit/08c6903cd8c0fde910a37f88322edcfb5dd907a8";><code>08c6903</code></a>
 Prepare v5.0.0 release (<a 
href="https://redirect.github.com/actions/checkout/issues/2238";>#2238</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/9f265659d3bb64ab1440b03b12f4d47a24320917";><code>9f26565</code></a>
 Update actions checkout to use node 24 (<a 
href="https://redirect.github.com/actions/checkout/issues/2226";>#2226</a>)</li>
   <li>See full diff in <a 
href="https://github.com/actions/checkout/compare/v4...v5";>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/e797f83bcb11b83ae66e0230d6156d7c80228e7c";><code>e797f83</code></a>
 Upgrade to node 24 (<a 
href="https://redirect.github.com/actions/setup-python/issues/1164";>#1164</a>)</li>
   <li><a 
href="https://github.com/actions/setup-python/commit/3d1e2d2ca0a067f27da6fec484fce7f5256def85";><code>3d1e2d2</code></a>
 Revert &quot;Enhance cache-dependency-path handling to support files outside 
the w...</li>
   <li><a 
href="https://github.com/actions/setup-python/commit/65b071217a8539818fdb8b54561bcbae40380a54";><code>65b0712</code></a>
 Clarify pythonLocation behavior for PyPy and GraalPy in environment 
variables...</li>
   <li><a 
href="https://github.com/actions/setup-python/commit/5b668cf7652160527499ee14ceaff4be9306cb88";><code>5b668cf</code></a>
 Bump actions/checkout from 4 to 5 (<a 
href="https://redirect.github.com/actions/setup-python/issues/1181";>#1181</a>)</li>
   <li><a 
href="https://github.com/actions/setup-python/commit/f62a0e252fe7114e86949abfa6e1e89f85bb38c2";><code>f62a0e2</code></a>
 Change missing cache directory error to warning  (<a 
href="https://redirect.github.com/actions/setup-python/issues/1182";>#1182</a>)</li>
   <li><a 
href="https://github.com/actions/setup-python/commit/9322b3ca74000aeb2c01eb777b646334015ddd72";><code>9322b3c</code></a>
 Upgrade setuptools to 78.1.1 to fix path traversal vulnerability in 
PackageIn...</li>
   <li><a 
href="https://github.com/actions/setup-python/commit/fbeb884f69f0ac1c0257302f62aa524c2824b649";><code>fbeb884</code></a>
 Bump 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> (<a 
href="https://redirect.github.com/actions/setup-python/issues/1163";>#1163</a>)</li>
   <li><a 
href="https://github.com/actions/setup-python/commit/03bb6152f4f691b9d64579a1bd791904a083c452";><code>03bb615</code></a>
 Bump idna from 2.9 to 3.7 in /<strong>tests</strong>/data (<a 
href="https://redirect.github.com/actions/setup-python/issues/843";>#843</a>)</li>
   <li><a 
href="https://github.com/actions/setup-python/commit/36da51d563b70a972897150555bb025096d65565";><code>36da51d</code></a>
 Add version parsing from Pipfile (<a 
href="https://redirect.github.com/actions/setup-python/issues/1067";>#1067</a>)</li>
   <li><a 
href="https://github.com/actions/setup-python/commit/3c6f142cc0036d53007e92fa1e327564a4cfb7aa";><code>3c6f142</code></a>
 update documentation (<a 
href="https://redirect.github.com/actions/setup-python/issues/1156";>#1156</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/build-push-action` from 6.15.0 to 6.18.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>v6.18.0</h2>
   <ul>
   <li>Bump <code>@​docker/actions-toolkit</code> from 0.61.0 to 0.62.1 in <a 
href="https://redirect.github.com/docker/build-push-action/pull/1381";>docker/build-push-action#1381</a></li>
   </ul>
   <blockquote>
   <p>[!NOTE]
   <a 
href="https://docs.docker.com/build/ci/github-actions/build-summary/";>Build 
summary</a> is now supported with <a 
href="https://docs.docker.com/build-cloud/";>Docker Build Cloud</a>.</p>
   </blockquote>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/docker/build-push-action/compare/v6.17.0...v6.18.0";>https://github.com/docker/build-push-action/compare/v6.17.0...v6.18.0</a></p>
   <h2>v6.17.0</h2>
   <ul>
   <li>Bump <code>@​docker/actions-toolkit</code> from 0.59.0 to 0.61.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/1364";>docker/build-push-action#1364</a></li>
   </ul>
   <blockquote>
   <p>[!NOTE]
   Build record is now exported using the <a 
href="https://docs.docker.com/reference/cli/docker/buildx/history/export/";><code>buildx
 history export</code></a> command instead of the legacy export-build tool.</p>
   </blockquote>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/docker/build-push-action/compare/v6.16.0...v6.17.0";>https://github.com/docker/build-push-action/compare/v6.16.0...v6.17.0</a></p>
   <h2>v6.16.0</h2>
   <ul>
   <li>Handle no default attestations env var 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/1343";>docker/build-push-action#1343</a></li>
   <li>Only print secret keys in build summary output 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/1353";>docker/build-push-action#1353</a></li>
   <li>Bump <code>@​docker/actions-toolkit</code> from 0.56.0 to 0.59.0 in <a 
href="https://redirect.github.com/docker/build-push-action/pull/1352";>docker/build-push-action#1352</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/docker/build-push-action/compare/v6.15.0...v6.16.0";>https://github.com/docker/build-push-action/compare/v6.15.0...v6.16.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/docker/build-push-action/commit/263435318d21b8e681c14492fe198d362a7d2c83";><code>2634353</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/build-push-action/issues/1381";>#1381</a>
 from docker/dependabot/npm_and_yarn/docker/actions-t...</li>
   <li><a 
href="https://github.com/docker/build-push-action/commit/c0432d2e016ab17a336cee48256683e74d5c4c9e";><code>c0432d2</code></a>
 chore: update generated content</li>
   <li><a 
href="https://github.com/docker/build-push-action/commit/0bb1f27d6b9fc90993f41febd9b53ee89397d3f8";><code>0bb1f27</code></a>
 set builder driver and endpoint attributes for dbc summary support</li>
   <li><a 
href="https://github.com/docker/build-push-action/commit/5f9dbf956c8481ecf630d0e53941d9d3afaa53bb";><code>5f9dbf9</code></a>
 chore(deps): Bump <code>@​docker/actions-toolkit</code> from 0.61.0 to 
0.62.1</li>
   <li><a 
href="https://github.com/docker/build-push-action/commit/0788c444d8b4d67580213712e34a148cae3a6c4e";><code>0788c44</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/build-push-action/issues/1375";>#1375</a>
 from crazy-max/remove-gcr</li>
   <li><a 
href="https://github.com/docker/build-push-action/commit/aa179ca4f405fed7a76dad90a23bd02d6f2a8d2d";><code>aa179ca</code></a>
 e2e: remove GCR</li>
   <li><a 
href="https://github.com/docker/build-push-action/commit/1dc73863535b631f98b2378be8619f83b136f4a0";><code>1dc7386</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/build-push-action/issues/1364";>#1364</a>
 from crazy-max/history-export-cmd</li>
   <li><a 
href="https://github.com/docker/build-push-action/commit/9c9803f36437c54a2bf7b2c9a4a9011c2a812d71";><code>9c9803f</code></a>
 chore: update generated content</li>
   <li><a 
href="https://github.com/docker/build-push-action/commit/db1f6c46e8d64f89ec10010e409681bcf7951c05";><code>db1f6c4</code></a>
 DOCKER_BUILD_EXPORT_LEGACY env var to opt-in for legacy export</li>
   <li><a 
href="https://github.com/docker/build-push-action/commit/721e8c79de660781840d3a69a11e39e1e836ef8e";><code>721e8c7</code></a>
 Bump <code>@​docker/actions-toolkit</code> from 0.59.0 to 0.61.0</li>
   <li>Additional commits viewable in <a 
href="https://github.com/docker/build-push-action/compare/v6.15.0...v6.18.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `fossas/fossa-action` from 1.5.0 to 1.7.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.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/3ebcea1862c6ffbd5cf1b4d0bd6b3fe7bd6f2cac";><code>3ebcea1</code></a>
 Working directory (<a 
href="https://redirect.github.com/fossas/fossa-action/issues/115";>#115</a>)</li>
   <li><a 
href="https://github.com/fossas/fossa-action/commit/80c50d8140221c46f82e9937d71b9c1e5af9c149";><code>80c50d8</code></a>
 Bump <code>@​typescript-eslint/parser</code> from 8.31.1 to 8.32.1 (<a 
href="https://redirect.github.com/fossas/fossa-action/issues/112";>#112</a>)</li>
   <li><a 
href="https://github.com/fossas/fossa-action/commit/267a0dade8406d1b15019b0790eb23554c05db7f";><code>267a0da</code></a>
 Bump <code>@​types/node</code> from 22.15.16 to 22.15.18 (<a 
href="https://redirect.github.com/fossas/fossa-action/issues/114";>#114</a>)</li>
   <li><a 
href="https://github.com/fossas/fossa-action/commit/7e171c764c0b32e3407c48ed546d11b11d800d06";><code>7e171c7</code></a>
 Bump eslint-plugin-n from 17.17.0 to 17.18.0 (<a 
href="https://redirect.github.com/fossas/fossa-action/issues/111";>#111</a>)</li>
   <li><a 
href="https://github.com/fossas/fossa-action/commit/d143aecb842d7540f5797f8653fa697eccf44622";><code>d143aec</code></a>
 Bump globals from 16.0.0 to 16.1.0 (<a 
href="https://redirect.github.com/fossas/fossa-action/issues/109";>#109</a>)</li>
   <li><a 
href="https://github.com/fossas/fossa-action/commit/4b26d275899cdd8641f18b69b706de43129d60d4";><code>4b26d27</code></a>
 Bump <code>@​types/node</code> from 22.15.14 to 22.15.16 (<a 
href="https://redirect.github.com/fossas/fossa-action/issues/108";>#108</a>)</li>
   <li><a 
href="https://github.com/fossas/fossa-action/commit/2e0e33f64bcab969b6ab07bbed10d1c1e2e4dbc4";><code>2e0e33f</code></a>
 Bump <code>@​eslint/compat</code> from 1.2.8 to 1.2.9 (<a 
href="https://redirect.github.com/fossas/fossa-action/issues/100";>#100</a>)</li>
   <li><a 
href="https://github.com/fossas/fossa-action/commit/9c50c101ab98a7efe7a0f80574f3994fa70daa4f";><code>9c50c10</code></a>
 Bump <code>@​types/node</code> from 22.15.3 to 22.15.14 (<a 
href="https://redirect.github.com/fossas/fossa-action/issues/107";>#107</a>)</li>
   <li><a 
href="https://github.com/fossas/fossa-action/commit/1e44083f42f930649bcb6943629bdb0d794e748b";><code>1e44083</code></a>
 Bump <code>@​typescript-eslint/eslint-plugin</code> from 8.31.1 to 8.32.0 (<a 
href="https://redirect.github.com/fossas/fossa-action/issues/104";>#104</a>)</li>
   <li><a 
href="https://github.com/fossas/fossa-action/commit/4c5a7ae3c98b3f7ba4c9d06d1ab25bc9d4daa196";><code>4c5a7ae</code></a>
 Bump eslint from 9.25.1 to 9.26.0 (<a 
href="https://redirect.github.com/fossas/fossa-action/issues/101";>#101</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/fossas/fossa-action/compare/93a52ecf7c3ac7eb40f5de77fd69b1a19524de94...3ebcea1862c6ffbd5cf1b4d0bd6b3fe7bd6f2cac";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `gradle/actions` from 4.3.0 to 5.0.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>v5.0.0</h2>
   <h2>What's Changed</h2>
   <h3>Breaking Changes</h3>
   <ul>
   <li>Upgrade to node 24 by <a 
href="https://github.com/amyu";><code>@​amyu</code></a> in <a 
href="https://redirect.github.com/gradle/actions/pull/721";>gradle/actions#721</a></li>
   </ul>
   <p>Make sure your runner is updated to this version or newer to use this 
release. v2.327.1 <a 
href="https://github.com/actions/runner/releases/tag/v2.327.1";>Release 
Notes</a></p>
   <h3>Dependency upgrades</h3>
   <ul>
   <li>Bump the github-actions group across 1 directory with 2 updates by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/gradle/actions/pull/748";>gradle/actions#748</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/gradle/actions/compare/v4...v5.0.0";>https://github.com/gradle/actions/compare/v4...v5.0.0</a></p>
   <h2>v4.4.4</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Bump the github-actions group across 2 directories with 3 updates by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/gradle/actions/pull/726";>gradle/actions#726</a></li>
   <li>Regenerating package lock by <a 
href="https://github.com/cdsap";><code>@​cdsap</code></a> in <a 
href="https://redirect.github.com/gradle/actions/pull/729";>gradle/actions#729</a></li>
   <li>Update known wrapper checksums by <a 
href="https://github.com/github-actions";><code>@​github-actions</code></a>[bot] 
in <a 
href="https://redirect.github.com/gradle/actions/pull/730";>gradle/actions#730</a></li>
   <li>Bump the github-actions 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/gradle/actions/pull/735";>gradle/actions#735</a></li>
   <li>Bump the gradle group across 3 directories with 1 update by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/gradle/actions/pull/734";>gradle/actions#734</a></li>
   <li>Bump the npm-dependencies group in /sources with 4 updates by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/gradle/actions/pull/733";>gradle/actions#733</a></li>
   <li>Bump references to Develocity Gradle plugin from 4.1.1 to 4.2 by <a 
href="https://github.com/bot-githubaction";><code>@​bot-githubaction</code></a> 
in <a 
href="https://redirect.github.com/gradle/actions/pull/736";>gradle/actions#736</a></li>
   <li>Handle gracefully parse errors in checksum file by <a 
href="https://github.com/jprinet";><code>@​jprinet</code></a> in <a 
href="https://redirect.github.com/gradle/actions/pull/737";>gradle/actions#737</a></li>
   <li>Bump Gradle Wrapper from 9.0.0 to 9.1.0 in 
/.github/workflow-samples/kotlin-dsl by <a 
href="https://github.com/bot-githubaction";><code>@​bot-githubaction</code></a> 
in <a 
href="https://redirect.github.com/gradle/actions/pull/742";>gradle/actions#742</a></li>
   <li>Bump Gradle Wrapper from 9.0.0 to 9.1.0 in 
/.github/workflow-samples/java-toolchain by <a 
href="https://github.com/bot-githubaction";><code>@​bot-githubaction</code></a> 
in <a 
href="https://redirect.github.com/gradle/actions/pull/741";>gradle/actions#741</a></li>
   <li>Bump Gradle Wrapper from 9.0.0 to 9.1.0 in 
/.github/workflow-samples/groovy-dsl by <a 
href="https://github.com/bot-githubaction";><code>@​bot-githubaction</code></a> 
in <a 
href="https://redirect.github.com/gradle/actions/pull/740";>gradle/actions#740</a></li>
   <li>Bump Gradle Wrapper from 9.0.0 to 9.1.0 in 
/.github/workflow-samples/gradle-plugin by <a 
href="https://github.com/bot-githubaction";><code>@​bot-githubaction</code></a> 
in <a 
href="https://redirect.github.com/gradle/actions/pull/739";>gradle/actions#739</a></li>
   <li>Bump Gradle Wrapper from 9.0.0 to 9.1.0 in /sources/test/init-scripts by 
<a 
href="https://github.com/bot-githubaction";><code>@​bot-githubaction</code></a> 
in <a 
href="https://redirect.github.com/gradle/actions/pull/738";>gradle/actions#738</a></li>
   <li>Update known wrapper checksums by <a 
href="https://github.com/github-actions";><code>@​github-actions</code></a>[bot] 
in <a 
href="https://redirect.github.com/gradle/actions/pull/743";>gradle/actions#743</a></li>
   <li>Bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre in 
/.github/workflow-samples/kotlin-dsl in the gradle group across 1 directory by 
<a href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in 
<a 
href="https://redirect.github.com/gradle/actions/pull/746";>gradle/actions#746</a></li>
   <li>Bump the npm-dependencies group in /sources with 5 updates by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/gradle/actions/pull/745";>gradle/actions#745</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/gradle/actions/compare/v4...v4.4.4";>https://github.com/gradle/actions/compare/v4...v4.4.4</a></p>
   <h2>v4.4.3</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Adapt tests to future new Build Scan publication message by <a 
href="https://github.com/alextu";><code>@​alextu</code></a> in <a 
href="https://redirect.github.com/gradle/actions/pull/708";>gradle/actions#708</a></li>
   <li>Add missing Gradle version input to setup-gradle by <a 
href="https://github.com/jprinet";><code>@​jprinet</code></a> in <a 
href="https://redirect.github.com/gradle/actions/pull/713";>gradle/actions#713</a></li>
   <li>Bump the github-actions group across 2 directories with 4 updates by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/gradle/actions/pull/710";>gradle/actions#710</a></li>
   <li>Bump references to Develocity Gradle plugin from 4.1 to 4.1.1 by <a 
href="https://github.com/bot-githubaction";><code>@​bot-githubaction</code></a> 
in <a 
href="https://redirect.github.com/gradle/actions/pull/712";>gradle/actions#712</a></li>
   <li>Update known wrapper checksums by <a 
href="https://github.com/github-actions";><code>@​github-actions</code></a>[bot] 
in <a 
href="https://redirect.github.com/gradle/actions/pull/709";>gradle/actions#709</a></li>
   <li>Bump the npm-dependencies group across 1 directory with 4 updates by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/gradle/actions/pull/711";>gradle/actions#711</a></li>
   <li>Do not run setup-gradle post action if workflow is cancelled by <a 
href="https://github.com/jprinet";><code>@​jprinet</code></a> in <a 
href="https://redirect.github.com/gradle/actions/pull/716";>gradle/actions#716</a></li>
   <li>Bump the github-actions group across 2 directories with 2 updates by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/gradle/actions/pull/715";>gradle/actions#715</a></li>
   <li>Bump the 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/gradle/actions/pull/720";>gradle/actions#720</a></li>
   <li>Bump github/codeql-action from 3.29.11 to 3.30.0 in the github-actions 
group across 1 directory by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/gradle/actions/pull/719";>gradle/actions#719</a></li>
   <li>Bump com.fasterxml.jackson.dataformat:jackson-dataformat-smile from 
2.19.2 to 2.20.0 in /sources/test/init-scripts in the gradle group across 1 
directory by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/gradle/actions/pull/718";>gradle/actions#718</a></li>
   <li>Update known wrapper checksums by <a 
href="https://github.com/github-actions";><code>@​github-actions</code></a>[bot] 
in <a 
href="https://redirect.github.com/gradle/actions/pull/723";>gradle/actions#723</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/gradle/actions/commit/4d9f0ba0025fe599b4ebab900eb7f3a1d93ef4c2";><code>4d9f0ba</code></a>
 Bump the github-actions group across 1 directory with 2 updates (<a 
href="https://redirect.github.com/gradle/actions/issues/748";>#748</a>)</li>
   <li><a 
href="https://github.com/gradle/actions/commit/4b530e369bfef1ac8fc2160ec97b9fda1ccd9901";><code>4b530e3</code></a>
 Bump the github-actions group across 1 directory with 2 updates</li>
   <li><a 
href="https://github.com/gradle/actions/commit/e60655a8a03bf3b9a7ff400dc5ef49bed725bec8";><code>e60655a</code></a>
 Upgrade to node 24 (<a 
href="https://redirect.github.com/gradle/actions/issues/721";>#721</a>)</li>
   <li><a 
href="https://github.com/gradle/actions/commit/748248ddd2a24f49513d8f472f81c3a07d4d50e1";><code>748248d</code></a>
 Bump the npm-dependencies group in /sources with 5 updates (<a 
href="https://redirect.github.com/gradle/actions/issues/745";>#745</a>)</li>
   <li><a 
href="https://github.com/gradle/actions/commit/81b68c9429570ef0a0bbd7f1898f1ddb06002c33";><code>81b68c9</code></a>
 Bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre in 
/.github/workflo...</li>
   <li><a 
href="https://github.com/gradle/actions/commit/13617309e3fe4d0361ccb3c9528a8d0d57ea2b2b";><code>1361730</code></a>
 Bump com.google.guava:guava</li>
   <li><a 
href="https://github.com/gradle/actions/commit/a86ac1167d7d23eea103a711871cddc6a0d88e70";><code>a86ac11</code></a>
 Bump the npm-dependencies group in /sources with 5 updates</li>
   <li><a 
href="https://github.com/gradle/actions/commit/182e4d39a69c621df8047e4504c7be47bacfd8d6";><code>182e4d3</code></a>
 [bot] Update dist directory</li>
   <li><a 
href="https://github.com/gradle/actions/commit/a48a0fa47fcef8e9b77628e176ac1e207c2e07c5";><code>a48a0fa</code></a>
 Update known wrapper checksums (<a 
href="https://redirect.github.com/gradle/actions/issues/743";>#743</a>)</li>
   <li><a 
href="https://github.com/gradle/actions/commit/6d7d019840e00d27b4af224d3e11fff785a4cbe1";><code>6d7d019</code></a>
 Update known wrapper checksums</li>
   <li>Additional commits viewable in <a 
href="https://github.com/gradle/actions/compare/v4.3.0...v5.0.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `actions/github-script` from 7 to 8
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/actions/github-script/releases";>actions/github-script's
 releases</a>.</em></p>
   <blockquote>
   <h2>v8.0.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Update Node.js version support to 24.x by <a 
href="https://github.com/salmanmkc";><code>@​salmanmkc</code></a> in <a 
href="https://redirect.github.com/actions/github-script/pull/637";>actions/github-script#637</a></li>
   <li>README for updating actions/github-script from v7 to v8 by <a 
href="https://github.com/sneha-krip";><code>@​sneha-krip</code></a> in <a 
href="https://redirect.github.com/actions/github-script/pull/653";>actions/github-script#653</a></li>
   </ul>
   <h2>⚠️ Minimum Compatible Runner Version</h2>
   <p><strong>v2.327.1</strong><br />
   <a href="https://github.com/actions/runner/releases/tag/v2.327.1";>Release 
Notes</a></p>
   <p>Make sure your runner is updated to this version or newer to use this 
release.</p>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/salmanmkc";><code>@​salmanmkc</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/github-script/pull/637";>actions/github-script#637</a></li>
   <li><a href="https://github.com/sneha-krip";><code>@​sneha-krip</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/actions/github-script/pull/653";>actions/github-script#653</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/github-script/compare/v7.1.0...v8.0.0";>https://github.com/actions/github-script/compare/v7.1.0...v8.0.0</a></p>
   <h2>v7.1.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Upgrade husky to v9 by <a 
href="https://github.com/benelan";><code>@​benelan</code></a> in <a 
href="https://redirect.github.com/actions/github-script/pull/482";>actions/github-script#482</a></li>
   <li>Add workflow file for publishing releases to immutable action package by 
<a href="https://github.com/Jcambass";><code>@​Jcambass</code></a> in <a 
href="https://redirect.github.com/actions/github-script/pull/485";>actions/github-script#485</a></li>
   <li>Upgrade IA Publish by <a 
href="https://github.com/Jcambass";><code>@​Jcambass</code></a> in <a 
href="https://redirect.github.com/actions/github-script/pull/486";>actions/github-script#486</a></li>
   <li>Fix workflow status badges by <a 
href="https://github.com/joshmgross";><code>@​joshmgross</code></a> in <a 
href="https://redirect.github.com/actions/github-script/pull/497";>actions/github-script#497</a></li>
   <li>Update usage of <code>actions/upload-artifact</code> by <a 
href="https://github.com/joshmgross";><code>@​joshmgross</code></a> in <a 
href="https://redirect.github.com/actions/github-script/pull/512";>actions/github-script#512</a></li>
   <li>Clear up package name confusion by <a 
href="https://github.com/joshmgross";><code>@​joshmgross</code></a> in <a 
href="https://redirect.github.com/actions/github-script/pull/514";>actions/github-script#514</a></li>
   <li>Update dependencies with <code>npm audit fix</code> by <a 
href="https://github.com/joshmgross";><code>@​joshmgross</code></a> in <a 
href="https://redirect.github.com/actions/github-script/pull/515";>actions/github-script#515</a></li>
   <li>Specify that the used script is JavaScript by <a 
href="https://github.com/timotk";><code>@​timotk</code></a> in <a 
href="https://redirect.github.com/actions/github-script/pull/478";>actions/github-script#478</a></li>
   <li>chore: Add Dependabot for NPM and Actions by <a 
href="https://github.com/nschonni";><code>@​nschonni</code></a> in <a 
href="https://redirect.github.com/actions/github-script/pull/472";>actions/github-script#472</a></li>
   <li>Define <code>permissions</code> in workflows and update actions by <a 
href="https://github.com/joshmgross";><code>@​joshmgross</code></a> in <a 
href="https://redirect.github.com/actions/github-script/pull/531";>actions/github-script#531</a></li>
   <li>chore: Add Dependabot for .github/actions/install-dependencies by <a 
href="https://github.com/nschonni";><code>@​nschonni</code></a> in <a 
href="https://redirect.github.com/actions/github-script/pull/532";>actions/github-script#532</a></li>
   <li>chore: Remove .vscode settings by <a 
href="https://github.com/nschonni";><code>@​nschonni</code></a> in <a 
href="https://redirect.github.com/actions/github-script/pull/533";>actions/github-script#533</a></li>
   <li>ci: Use github/setup-licensed by <a 
href="https://github.com/nschonni";><code>@​nschonni</code></a> in <a 
href="https://redirect.github.com/actions/github-script/pull/473";>actions/github-script#473</a></li>
   <li>make octokit instance available as octokit on top of github, to make it 
easier to seamlessly copy examples from GitHub rest api or octokit 
documentations by <a 
href="https://github.com/iamstarkov";><code>@​iamstarkov</code></a> in <a 
href="https://redirect.github.com/actions/github-script/pull/508";>actions/github-script#508</a></li>
   <li>Remove <code>octokit</code> README updates for v7 by <a 
href="https://github.com/joshmgross";><code>@​joshmgross</code></a> in <a 
href="https://redirect.github.com/actions/github-script/pull/557";>actions/github-script#557</a></li>
   <li>docs: add &quot;exec&quot; usage examples by <a 
href="https://github.com/neilime";><code>@​neilime</code></a> in <a 
href="https://redirect.github.com/actions/github-script/pull/546";>actions/github-script#546</a></li>
   <li>Bump ruby/setup-ruby from 1.213.0 to 1.222.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/github-script/pull/563";>actions/github-script#563</a></li>
   <li>Bump ruby/setup-ruby from 1.222.0 to 1.229.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/github-script/pull/575";>actions/github-script#575</a></li>
   <li>Clearly document passing inputs to the <code>script</code> by <a 
href="https://github.com/joshmgross";><code>@​joshmgross</code></a> in <a 
href="https://redirect.github.com/actions/github-script/pull/603";>actions/github-script#603</a></li>
   <li>Update README.md by <a 
href="https://github.com/nebuk89";><code>@​nebuk89</code></a> in <a 
href="https://redirect.github.com/actions/github-script/pull/610";>actions/github-script#610</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/benelan";><code>@​benelan</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/github-script/pull/482";>actions/github-script#482</a></li>
   <li><a href="https://github.com/Jcambass";><code>@​Jcambass</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/github-script/pull/485";>actions/github-script#485</a></li>
   <li><a href="https://github.com/timotk";><code>@​timotk</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/actions/github-script/pull/478";>actions/github-script#478</a></li>
   <li><a href="https://github.com/iamstarkov";><code>@​iamstarkov</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/actions/github-script/pull/508";>actions/github-script#508</a></li>
   <li><a href="https://github.com/neilime";><code>@​neilime</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/github-script/pull/546";>actions/github-script#546</a></li>
   <li><a href="https://github.com/nebuk89";><code>@​nebuk89</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/github-script/pull/610";>actions/github-script#610</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/github-script/compare/v7...v7.1.0";>https://github.com/actions/github-script/compare/v7...v7.1.0</a></p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/actions/github-script/commit/ed597411d8f924073f98dfc5c65a23a2325f34cd";><code>ed59741</code></a>
 Merge pull request <a 
href="https://redirect.github.com/actions/github-script/issues/653";>#653</a> 
from actions/sneha-krip/readme-for-v8</li>
   <li><a 
href="https://github.com/actions/github-script/commit/2dc352e4baefd91bec0d06f6ae2f1045d1687ca3";><code>2dc352e</code></a>
 Bold minimum Actions Runner version in README</li>
   <li><a 
href="https://github.com/actions/github-script/commit/01e118c8d0d22115597e46514b5794e7bc3d56f1";><code>01e118c</code></a>
 Update README for Node 24 runtime requirements</li>
   <li><a 
href="https://github.com/actions/github-script/commit/8b222ac82eda86dcad7795c9d49b839f7bf5b18b";><code>8b222ac</code></a>
 Apply suggestion from <a 
href="https://github.com/salmanmkc";><code>@​salmanmkc</code></a></li>
   <li><a 
href="https://github.com/actions/github-script/commit/adc0eeac992408a7b276994ca87edde1c8ce4d25";><code>adc0eea</code></a>
 README for updating actions/github-script from v7 to v8</li>
   <li><a 
href="https://github.com/actions/github-script/commit/20fe497b3fe0c7be8aae5c9df711ac716dc9c425";><code>20fe497</code></a>
 Merge pull request <a 
href="https://redirect.github.com/actions/github-script/issues/637";>#637</a> 
from actions/node24</li>
   <li><a 
href="https://github.com/actions/github-script/commit/e7b7f222b11a03e8b695c4c7afba89a02ea20164";><code>e7b7f22</code></a>
 update licenses</li>
   <li><a 
href="https://github.com/actions/github-script/commit/2c81ba05f308415d095291e6eeffe983d822345b";><code>2c81ba0</code></a>
 Update Node.js version support to 24.x</li>
   <li>See full diff in <a 
href="https://github.com/actions/github-script/compare/v7...v8";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `ossf/scorecard-action` from 2.4.1 to 2.4.3
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/ossf/scorecard-action/releases";>ossf/scorecard-action's
 releases</a>.</em></p>
   <blockquote>
   <h2>v2.4.3</h2>
   <h2>What's Changed</h2>
   <p>This update bumps the Scorecard version to the v5.3.0 release. For a 
complete list of changes, please refer to the <a 
href="https://github.com/ossf/scorecard/releases/tag/v5.3.0";>Scorecard v5.3.0 
release notes</a>.</p>
   <h2>Documentation</h2>
   <ul>
   <li>docs: clarify <code>GITHUB_TOKEN</code> permissions needed for private 
repos by <a 
href="https://github.com/pankajtaneja5";><code>@​pankajtaneja5</code></a> in <a 
href="https://redirect.github.com/ossf/scorecard-action/pull/1574";>ossf/scorecard-action#1574</a></li>
   <li>:book: Fix recommended command to test the image in development by <a 
href="https://github.com/deivid-rodriguez";><code>@​deivid-rodriguez</code></a> 
in <a 
href="https://redirect.github.com/ossf/scorecard-action/pull/1583";>ossf/scorecard-action#1583</a></li>
   </ul>
   <h2>Other</h2>
   <ul>
   <li>add missing top-level token permissions to workflows by <a 
href="https://github.com/timothyklee";><code>@​timothyklee</code></a> in <a 
href="https://redirect.github.com/ossf/scorecard-action/pull/1566";>ossf/scorecard-action#1566</a></li>
   <li>setup codeowners for requesting reviews by <a 
href="https://github.com/spencerschrock";><code>@​spencerschrock</code></a> in 
<a 
href="https://redirect.github.com/ossf/scorecard-action/pull/1576";>ossf/scorecard-action#1576</a></li>
   <li>:seedling: Improve printing options by <a 
href="https://github.com/deivid-rodriguez";><code>@​deivid-rodriguez</code></a> 
in <a 
href="https://redirect.github.com/ossf/scorecard-action/pull/1584";>ossf/scorecard-action#1584</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/timothyklee";><code>@​timothyklee</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/ossf/scorecard-action/pull/1566";>ossf/scorecard-action#1566</a></li>
   <li><a 
href="https://github.com/pankajtaneja5";><code>@​pankajtaneja5</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/ossf/scorecard-action/pull/1574";>ossf/scorecard-action#1574</a></li>
   <li><a 
href="https://github.com/deivid-rodriguez";><code>@​deivid-rodriguez</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/ossf/scorecard-action/pull/1584";>ossf/scorecard-action#1584</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/ossf/scorecard-action/compare/v2.4.2...v2.4.3";>https://github.com/ossf/scorecard-action/compare/v2.4.2...v2.4.3</a></p>
   <h2>v2.4.2</h2>
   <h2>What's Changed</h2>
   <p>This update bumps the Scorecard version to the v5.2.1 release. For a 
complete list of changes, please refer to the Scorecard <a 
href="https://github.com/ossf/scorecard/releases/tag/v5.2.0";>v5.2.0</a> and <a 
href="https://github.com/ossf/scorecard/releases/tag/v5.2.1";>v5.2.1</a> release 
notes.</p>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/ossf/scorecard-action/compare/v2.4.1...v2.4.2";>https://github.com/ossf/scorecard-action/compare/v2.4.1...v2.4.2</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/ossf/scorecard-action/commit/4eaacf0543bb3f2c246792bd56e8cdeffafb205a";><code>4eaacf0</code></a>
 bump docker to ghcr v2.4.3 (<a 
href="https://redirect.github.com/ossf/scorecard-action/issues/1587";>#1587</a>)</li>
   <li><a 
href="https://github.com/ossf/scorecard-action/commit/42e3a017b9617c5bbc5f1c692cdbc2cd041bd97a";><code>42e3a01</code></a>
 :seedling: Bump the github-actions group with 3 updates (<a 
href="https://redirect.github.com/ossf/scorecard-action/issues/1585";>#1585</a>)</li>
   <li><a 
href="https://github.com/ossf/scorecard-action/commit/88c07acb7bc818897f9ea58eba9d81c53b322f15";><code>88c07ac</code></a>
 :seedling: Bump github.com/sigstore/cosign/v2 from 2.5.2 to 2.6.0 (<a 
href="https://redirect.github.com/ossf/scorecard-action/issues/1579";>#1579</a>)</li>
   <li><a 
href="https://github.com/ossf/scorecard-action/commit/6c690f2f38ab31402da4e3f8d698c15405764128";><code>6c690f2</code></a>
 Bump github.com/ossf/scorecard/v5 from v5.2.1 to v5.3.0 (<a 
href="https://redirect.github.com/ossf/scorecard-action/issues/1586";>#1586</a>)</li>
   <li><a 
href="https://github.com/ossf/scorecard-action/commit/92083b52695004080225eb9301fde390183707cd";><code>92083b5</code></a>
 :book: Fix recommended command to test the image in development (<a 
href="https://redirect.github.com/ossf/scorecard-action/issues/1583";>#1583</a>)</li>
   <li><a 
href="https://github.com/ossf/scorecard-action/commit/7975ea6064717f16f09a57ad5f8e24017ad4dbd9";><code>7975ea6</code></a>
 :seedling: Bump the docker-images group across 1 directory with 2 updates (<a 
href="https://redirect.github.com/ossf/scorecard-action/issues/1";>#1</a>...</li>
   <li><a 
href="https://github.com/ossf/scorecard-action/commit/0d1a74394f208e63c946c1b5377d3ad15f0265bf";><code>0d1a743</code></a>
 :seedling: Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (<a 
href="https://redirect.github.com/ossf/scorecard-action/issues/1575";>#1575</a>)</li>
   <li><a 
href="https://github.com/ossf/scorecard-action/commit/46e6e0c0ac415287a696b2be6d98071134fd27a7";><code>46e6e0c</code></a>
 :seedling: Bump the github-actions group with 2 updates (<a 
href="https://redirect.github.com/ossf/scorecard-action/issues/1580";>#1580</a>)</li>
   <li><a 
href="https://github.com/ossf/scorecard-action/commit/c3f13501596645d3bd6fee6b843bd36b66df4f5d";><code>c3f1350</code></a>
 :seedling: Improve printing options (<a 
href="https://redirect.github.com/ossf/scorecard-action/issues/1584";>#1584</a>)</li>
   <li><a 
href="https://github.com/ossf/scorecard-action/commit/43e475b79a8bd5217334edc08879005b2229d79a";><code>43e475b</code></a>
 :seedling: Bump golang.org/x/net from 0.42.0 to 0.44.0 (<a 
href="https://redirect.github.com/ossf/scorecard-action/issues/1578";>#1578</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/ossf/scorecard-action/compare/f49aabe0b5af0936a0987cfb85d86b75731b0186...4eaacf0543bb3f2c246792bd56e8cdeffafb205a";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `actions/upload-artifact` from 4.6.2 to 5.0.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/actions/upload-artifact/releases";>actions/upload-artifact's
 releases</a>.</em></p>
   <blockquote>
   <h2>v5.0.0</h2>
   <h2>What's Changed</h2>
   <p><strong>BREAKING CHANGE:</strong> this update supports Node 
<code>v24.x</code>. This is not a breaking change per-se but we're treating it 
as such.</p>
   <ul>
   <li>Update README.md by <a 
href="https://github.com/GhadimiR";><code>@​GhadimiR</code></a> in <a 
href="https://redirect.github.com/actions/upload-artifact/pull/681";>actions/upload-artifact#681</a></li>
   <li>Update README.md by <a 
href="https://github.com/nebuk89";><code>@​nebuk89</code></a> in <a 
href="https://redirect.github.com/actions/upload-artifact/pull/712";>actions/upload-artifact#712</a></li>
   <li>Readme: spell out the first use of GHES by <a 
href="https://github.com/danwkennedy";><code>@​danwkennedy</code></a> in <a 
href="https://redirect.github.com/actions/upload-artifact/pull/727";>actions/upload-artifact#727</a></li>
   <li>Update GHES guidance to include reference to Node 20 version by <a 
href="https://github.com/patrikpolyak";><code>@​patrikpolyak</code></a> in <a 
href="https://redirect.github.com/actions/upload-artifact/pull/725";>actions/upload-artifact#725</a></li>
   <li>Bump <code>@actions/artifact</code> to <code>v4.0.0</code></li>
   <li>Prepare <code>v5.0.0</code> by <a 
href="https://github.com/danwkennedy";><code>@​danwkennedy</code></a> in <a 
href="https://redirect.github.com/actions/upload-artifact/pull/734";>actions/upload-artifact#734</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/GhadimiR";><code>@​GhadimiR</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/upload-artifact/pull/681";>actions/upload-artifact#681</a></li>
   <li><a href="https://github.com/nebuk89";><code>@​nebuk89</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/upload-artifact/pull/712";>actions/upload-artifact#712</a></li>
   <li><a href="https://github.com/danwkennedy";><code>@​danwkennedy</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/actions/upload-artifact/pull/727";>actions/upload-artifact#727</a></li>
   <li><a 
href="https://github.com/patrikpolyak";><code>@​patrikpolyak</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/upload-artifact/pull/725";>actions/upload-artifact#725</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/upload-artifact/compare/v4...v5.0.0";>https://github.com/actions/upload-artifact/compare/v4...v5.0.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/actions/upload-artifact/commit/330a01c490aca151604b8cf639adc76d48f6c5d4";><code>330a01c</code></a>
 Merge pull request <a 
href="https://redirect.github.com/actions/upload-artifact/issues/734";>#734</a> 
from actions/danwkennedy/prepare-5.0.0</li>
   <li><a 
href="https://github.com/actions/upload-artifact/commit/03f282445299bbefc96171af272a984663b63a26";><code>03f2824</code></a>
 Update <code>github.dep.yml</code></li>
   <li><a 
href="https://github.com/actions/upload-artifact/commit/905a1ecb5915b264cbc519e4eb415b5d82916018";><code>905a1ec</code></a>
 Prepare <code>v5.0.0</code></li>
   <li><a 
href="https://github.com/actions/upload-artifact/commit/2d9f9cdfa99fedaddba68e9b5b5c281eca26cc63";><code>2d9f9cd</code></a>
 Merge pull request <a 
href="https://redirect.github.com/actions/upload-artifact/issues/725";>#725</a> 
from patrikpolyak/patch-1</li>
   <li><a 
href="https://github.com/actions/upload-artifact/commit/9687587dec67f2a8bc69104e183d311c42af6d6f";><code>9687587</code></a>
 Merge branch 'main' into patch-1</li>
   <li><a 
href="https://github.com/actions/upload-artifact/commit/2848b2cda0e5190984587ec6bb1f36730ca78d50";><code>2848b2c</code></a>
 Merge pull request <a 
href="https://redirect.github.com/actions/upload-artifact/issues/727";>#727</a> 
from danwkennedy/patch-1</li>
   <li><a 
href="https://github.com/actions/upload-artifact/commit/9b511775fd9ce8c5710b38eea671f856de0e70a7";><code>9b51177</code></a>
 Spell out the first use of GHES</li>
   <li><a 
href="https://github.com/actions/upload-artifact/commit/cd231ca1eda77976a84805c4194a1954f56b0727";><code>cd231ca</code></a>
 Update GHES guidance to include reference to Node 20 version</li>
   <li><a 
href="https://github.com/actions/upload-artifact/commit/de65e23aa2b7e23d713bb51fbfcb6d502f8667d8";><code>de65e23</code></a>
 Merge pull request <a 
href="https://redirect.github.com/actions/upload-artifact/issues/712";>#712</a> 
from actions/nebuk89-patch-1</li>
   <li><a 
href="https://github.com/actions/upload-artifact/commit/8747d8cd7632611ad6060b528f3e0f654c98869c";><code>8747d8c</code></a>
 Update README.md</li>
   <li>Additional commits viewable in <a 
href="https://github.com/actions/upload-artifact/compare/ea165f8d65b6e75b540449e92b4886f43607fa02...330a01c490aca151604b8cf639adc76d48f6c5d4";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `github/codeql-action` from 3.28.12 to 4.31.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/github/codeql-action/releases";>github/codeql-action's 
releases</a>.</em></p>
   <blockquote>
   <h2>v4.31.0</h2>
   <h1>CodeQL Action Changelog</h1>
   <p>See the <a 
href="https://github.com/github/codeql-action/releases";>releases page</a> for 
the relevant changes to the CodeQL CLI and language packs.</p>
   <h2>4.31.0 - 24 Oct 2025</h2>
   <ul>
   <li>Bump minimum CodeQL bundle version to 2.17.6. <a 
href="https://redirect.github.com/github/codeql-action/pull/3223";>#3223</a></li>
   <li>When SARIF files are uploaded by the <code>analyze</code> or 
<code>upload-sarif</code> actions, the CodeQL Action automatically performs 
post-processing steps to prepare the data for the upload. Previously, these 
post-processing steps were only performed before an upload took place. We are 
now changing this so that the post-processing steps will always be performed, 
even when the SARIF files are not uploaded. This does not change anything for 
the <code>upload-sarif</code> action. For <code>analyze</code>, this may affect 
Advanced Setup for CodeQL users who specify a value other than 
<code>always</code> for the <code>upload</code> input. <a 
href="https://redirect.github.com/github/codeql-action/pull/3222";>#3222</a></li>
   </ul>
   <p>See the full <a 
href="https://github.com/github/codeql-action/blob/v4.31.0/CHANGELOG.md";>CHANGELOG.md</a>
 for more information.</p>
   <h2>v4.30.9</h2>
   <h1>CodeQL Action Changelog</h1>
   <p>See the <a 
href="https://github.com/github/codeql-action/releases";>releases page</a> for 
the relevant changes to the CodeQL CLI and language packs.</p>
   <h2>4.30.9 - 17 Oct 2025</h2>
   <ul>
   <li>Update default CodeQL bundle version to 2.23.3. <a 
href="https://redirect.github.com/github/codeql-action/pull/3205";>#3205</a></li>
   <li>Experimental: A new <code>setup-codeql</code> action has been added 
which is similar to <code>init</code>, except it only installs the CodeQL CLI 
and does not initialize a database. Do not use this in production as it is part 
of an internal experiment and subject to change at any time. <a 
href="https://redirect.github.com/github/codeql-action/pull/3204";>#3204</a></li>
   </ul>
   <p>See the full <a 
href="https://github.com/github/codeql-action/blob/v4.30.9/CHANGELOG.md";>CHANGELOG.md</a>
 for more information.</p>
   <h2>v4.30.8</h2>
   <h1>CodeQL Action Changelog</h1>
   <p>See the <a 
href="https://github.com/github/codeql-action/releases";>releases page</a> for 
the relevant changes to the CodeQL CLI and language packs.</p>
   <h2>4.30.8 - 10 Oct 2025</h2>
   <p>No user facing changes.</p>
   <p>See the full <a 
href="https://github.com/github/codeql-action/blob/v4.30.8/CHANGELOG.md";>CHANGELOG.md</a>
 for more information.</p>
   <h2>v4.30.7</h2>
   <h1>CodeQL Action Changelog</h1>
   <p>See the <a 
href="https://github.com/github/codeql-action/releases";>releases page</a> for 
the relevant changes to the CodeQL CLI and language packs.</p>
   <h2>4.30.7 - 06 Oct 2025</h2>
   <ul>
   <li>[v4+ only] The CodeQL Action now runs on Node.js v24. <a 
href="https://redirect.github.com/github/codeql-action/pull/3169";>#3169</a></li>
   </ul>
   <p>See the full <a 
href="https://github.com/github/codeql-action/blob/v4.30.7/CHANGELOG.md";>CHANGELOG.md</a>
 for more information.</p>
   <h2>v3.31.0</h2>
   <h1>CodeQL Action Changelog</h1>
   <p>See the <a 
href="https://github.com/github/codeql-action/releases";>releases page</a> for 
the relevant changes to the CodeQL CLI and language packs.</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md";>github/codeql-action's
 changelog</a>.</em></p>
   <blockquote>
   <h1>CodeQL Action Changelog</h1>
   <p>See the <a 
href="https://github.com/github/codeql-action/releases";>releases page</a> for 
the relevant changes to the CodeQL CLI and language packs.</p>
   <h2>[UNRELEASED]</h2>
   <p>No user facing changes.</p>
   <h2>4.31.0 - 24 Oct 2025</h2>
   <ul>
   <li>Bump minimum CodeQL bundle version to 2.17.6. <a 
href="https://redirect.github.com/github/codeql-action/pull/3223";>#3223</a></li>
   <li>When SARIF files are uploaded by the <code>analyze</code> or 
<code>upload-sarif</code> actions, the CodeQL Action automatically performs 
post-processing steps to prepare the data for the upload. Previously, these 
post-processing steps were only performed before an upload took place. We are 
now changing this so that the post-processing steps will always be performed, 
even when the SARIF files are not uploaded. This does not change anything for 
the <code>upload-sarif</code> action. For <code>analyze</code>, this may affect 
Advanced Setup for CodeQL users who specify a value other than 
<code>always</code> for the <code>upload</code> input. <a 
href="https://redirect.github.com/github/codeql-action/pull/3222";>#3222</a></li>
   </ul>
   <h2>4.30.9 - 17 Oct 2025</h2>
   <ul>
   <li>Update default CodeQL bundle version to 2.23.3. <a 
href="https://redirect.github.com/github/codeql-action/pull/3205";>#3205</a></li>
   <li>Experimental: A new <code>setup-codeql</code> action has been added 
which is similar to <code>init</code>, except it only installs the CodeQL CLI 
and does not initialize a database. Do not use this in production as it is part 
of an internal experiment and subject to change at any time. <a 
href="https://redirect.github.com/github/codeql-action/pull/3204";>#3204</a></li>
   </ul>
   <h2>4.30.8 - 10 Oct 2025</h2>
   <p>No user facing changes.</p>
   <h2>4.30.7 - 06 Oct 2025</h2>
   <ul>
   <li>[v4+ only] The CodeQL Action now runs on Node.js v24. <a 
href="https://redirect.github.com/github/codeql-action/pull/3169";>#3169</a></li>
   </ul>
   <h2>3.30.6 - 02 Oct 2025</h2>
   <ul>
   <li>Update default CodeQL bundle version to 2.23.2. <a 
href="https://redirect.github.com/github/codeql-action/pull/3168";>#3168</a></li>
   </ul>
   <h2>3.30.5 - 26 Sep 2025</h2>
   <ul>
   <li>We fixed a bug that was introduced in <code>3.30.4</code> with 
<code>upload-sarif</code> which resulted in files without a <code>.sarif</code> 
extension not getting uploaded. <a 
href="https://redirect.github.com/github/codeql-action/pull/3160";>#3160</a></li>
   </ul>
   <h2>3.30.4 - 25 Sep 2025</h2>
   <ul>
   <li>We have improved the CodeQL Action's ability to validate that the 
workflow it is used in does not use different versions of the CodeQL Action for 
different workflow steps. Mixing different versions of the CodeQL Action in the 
same workflow is unsupported and can lead to unpredictable results. A warning 
will now be emitted from the <code>codeql-action/init</code> step if different 
versions of the CodeQL Action are detected in the workflow file. Additionally, 
an error will now be thrown by the other CodeQL Action steps if they load a 
configuration file that was generated by a different version of the 
<code>codeql-action/init</code> step. <a 
href="https://redirect.github.com/github/codeql-action/pull/3099";>#3099</a> and 
<a 
href="https://redirect.github.com/github/codeql-action/pull/3100";>#3100</a></li>
   <li>We added support for reducing the size of dependency caches for Java 
analyses, which will reduce cache usage and speed up workflows. This will be 
enabled automatically at a later time. <a 
href="https://redirect.github.com/github/codeql-action/pull/3107";>#3107</a></li>
   <li>You can now run the latest CodeQL nightly bundle by passing <code>tools: 
nightly</code> to the <code>init</code> action. In general, the nightly bundle 
is unstable and we only recommend running it when directed by GitHub staff. <a 
href="https://redirect.github.com/github/codeql-action/pull/3130";>#3130</a></li>
   <li>Update default CodeQL bundle version to 2.23.1. <a 
href="https://redirect.github.com/github/codeql-action/pull/3118";>#3118</a></li>
   </ul>
   <h2>3.30.3 - 10 Sep 2025</h2>
   <p>No user facing changes.</p>
   <h2>3.30.2 - 09 Sep 2025</h2>
   <ul>
   <li>Fixed a bug which could cause language autodetection to fail. <a 
href="https://redirect.github.com/github/codeql-action/pull/3084";>#3084</a></li>
   <...
   
   _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