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

   Bumps the github-actions-dependencies group with 10 updates in the / 
directory:
   
   | Package | From | To |
   | --- | --- | --- |
   | [actions/checkout](https://github.com/actions/checkout) | `7.0.0` | 
`7.0.1` |
   | 
[apache/infrastructure-actions/allowlist-check](https://github.com/apache/infrastructure-actions)
 | `4e9c961f587f72b170874b6f5cd4ac15f7f26eb8` | 
`b5c4adb8b332838f1b8e15c5e055a4cbefd6e693` |
   | [actions/setup-java](https://github.com/actions/setup-java) | `5.4.0` | 
`5.6.0` |
   | [github/codeql-action/init](https://github.com/github/codeql-action) | 
`4.36.3` | `4.37.3` |
   | [github/codeql-action/analyze](https://github.com/github/codeql-action) | 
`4.36.3` | `4.37.3` |
   | [actions/labeler](https://github.com/actions/labeler) | `6.1.0` | `7.0.0` |
   | [j178/prek-action](https://github.com/j178/prek-action) | `2.0.5` | 
`2.0.6` |
   | [ossf/scorecard-action](https://github.com/ossf/scorecard-action) | 
`2.4.3` | `2.4.4` |
   | 
[github/codeql-action/upload-sarif](https://github.com/github/codeql-action) | 
`4.36.3` | `4.37.3` |
   | [actions/stale](https://github.com/actions/stale) | `10.3.0` | `11.0.0` |
   
   
   Updates `actions/checkout` from 7.0.0 to 7.0.1
   <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.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>skip running unsafe pr check if input is default by <a 
href="https://github.com/aiqiaoy";><code>@​aiqiaoy</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2518";>actions/checkout#2518</a></li>
   <li>trim only ascii whitespace for branch by <a 
href="https://github.com/aiqiaoy";><code>@​aiqiaoy</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2521";>actions/checkout#2521</a></li>
   <li>escape values passed to --unset by <a 
href="https://github.com/aiqiaoy";><code>@​aiqiaoy</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2530";>actions/checkout#2530</a></li>
   <li>Various dependency updates</li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/checkout/compare/v7...v7.0.1";>https://github.com/actions/checkout/compare/v7...v7.0.1</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/actions/checkout/blob/main/CHANGELOG.md";>actions/checkout's
 changelog</a>.</em></p>
   <blockquote>
   <h1>Changelog</h1>
   <h2>v7.0.1</h2>
   <ul>
   <li>Skip running unsafe pr check if input is default by <a 
href="https://github.com/aiqiaoy";><code>@​aiqiaoy</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2518";>actions/checkout#2518</a></li>
   <li>Trim only ascii whitespace for branch by <a 
href="https://github.com/aiqiaoy";><code>@​aiqiaoy</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2521";>actions/checkout#2521</a></li>
   <li>Escape values passed to --unset by <a 
href="https://github.com/aiqiaoy";><code>@​aiqiaoy</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2530";>actions/checkout#2530</a></li>
   <li>Various dependency updates</li>
   </ul>
   <h2>v7.0.0</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>Various dependency updates</li>
   </ul>
   <h2>v6.0.3</h2>
   <ul>
   <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>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>
   </ul>
   <h2>v6.0.2</h2>
   <ul>
   <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>
   <h2>v6.0.1</h2>
   <ul>
   <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>
   </ul>
   <h2>v6.0.0</h2>
   <ul>
   <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>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>
   </ul>
   <h2>v5.0.1</h2>
   <ul>
   <li>Port v6 cleanup to v5 by <a 
href="https://github.com/ericsciple";><code>@​ericsciple</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2301";>actions/checkout#2301</a></li>
   </ul>
   <h2>v5.0.0</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>
   </ul>
   <h2>v4.3.1</h2>
   <ul>
   <li>Port v6 cleanup to v4 by <a 
href="https://github.com/ericsciple";><code>@​ericsciple</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2305";>actions/checkout#2305</a></li>
   </ul>
   <h2>v4.3.0</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>
   </ul>
   <h2>v4.2.2</h2>
   <ul>
   <li><code>url-helper.ts</code> now leverages well-known environment 
variables by <a href="https://github.com/jww3";><code>@​jww3</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/1941";>actions/checkout#1941</a></li>
   <li>Expand unit test coverage for <code>isGhes</code> by <a 
href="https://github.com/jww3";><code>@​jww3</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/1946";>actions/checkout#1946</a></li>
   </ul>
   <h2>v4.2.1</h2>
   <ul>
   <li>Check out other refs/* by commit if provided, fall back to ref by <a 
href="https://github.com/orhantoy";><code>@​orhantoy</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/1924";>actions/checkout#1924</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/actions/checkout/commit/3d3c42e5aac5ba805825da76410c181273ba90b1";><code>3d3c42e</code></a>
 prep v7.0.1 release (<a 
href="https://redirect.github.com/actions/checkout/issues/2531";>#2531</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/28802689a136bfcdb721715abd713740beecbe07";><code>2880268</code></a>
 escape values passed to --unset (<a 
href="https://redirect.github.com/actions/checkout/issues/2530";>#2530</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/12cd2235efa0937479335606d7c3ac9f6c0973b1";><code>12cd223</code></a>
 trim only ascii whitespace for branch (<a 
href="https://redirect.github.com/actions/checkout/issues/2521";>#2521</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/62661c4e71a304b2823ed026347b8d34c3eac541";><code>62661c4</code></a>
 skip running unsafe pr check if input is default (<a 
href="https://redirect.github.com/actions/checkout/issues/2518";>#2518</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/e8d4307400f9427dba7cb98e488d6ab85f1cec5f";><code>e8d4307</code></a>
 Bump the minor-actions-dependencies group with 2 updates (<a 
href="https://redirect.github.com/actions/checkout/issues/2499";>#2499</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/631c942040754b6e095e929c1677c07e10ed4f87";><code>631c942</code></a>
 eslint 9 (<a 
href="https://redirect.github.com/actions/checkout/issues/2474";>#2474</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/4f1f4aec02e41874fa0262ea8ff5172d7978ad1e";><code>4f1f4ae</code></a>
 Bump actions/upload-artifact from 4 to 7 (<a 
href="https://redirect.github.com/actions/checkout/issues/2476";>#2476</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/ba097532fb203f7e88c9c3c0b899b49469908a92";><code>ba09753</code></a>
 Bump actions/checkout from 6 to 7 (<a 
href="https://redirect.github.com/actions/checkout/issues/2488";>#2488</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/b9e0990d219a03df7633c93f6f005a8fecbcab22";><code>b9e0990</code></a>
 Bump docker/login-action from 3.3.0 to 4.2.0 (<a 
href="https://redirect.github.com/actions/checkout/issues/2479";>#2479</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/e8cb398be4a550817e382abf69e4c12c76fce1f2";><code>e8cb398</code></a>
 Bump docker/build-push-action from 6.5.0 to 7.2.0 (<a 
href="https://redirect.github.com/actions/checkout/issues/2478";>#2478</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/actions/checkout/compare/9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0...3d3c42e5aac5ba805825da76410c181273ba90b1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `apache/infrastructure-actions/allowlist-check` from 
4e9c961f587f72b170874b6f5cd4ac15f7f26eb8 to 
b5c4adb8b332838f1b8e15c5e055a4cbefd6e693
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/infrastructure-actions/commit/b5c4adb8b332838f1b8e15c5e055a4cbefd6e693";><code>b5c4adb</code></a>
 Remove Expired Refs</li>
   <li><a 
href="https://github.com/apache/infrastructure-actions/commit/61dcea11f19e2bbe1263f14d72235e8da17d3ad0";><code>61dcea1</code></a>
 Add tag-based, per-action releases (closes <a 
href="https://redirect.github.com/apache/infrastructure-actions/issues/1007";>#1007</a>)
 (<a 
href="https://redirect.github.com/apache/infrastructure-actions/issues/1032";>#1032</a>)</li>
   <li><a 
href="https://github.com/apache/infrastructure-actions/commit/1a0724f851cf02f450a2d013ffb26550e5e11fdb";><code>1a0724f</code></a>
 Sync actions.yml, composite action, and approved_patterns.yml</li>
   <li><a 
href="https://github.com/apache/infrastructure-actions/commit/7b30887cc867e7f0a2eedb0f0a8c67853b39db78";><code>7b30887</code></a>
 action-allowlist-review: bump 1Password/load-secrets-action (<a 
href="https://redirect.github.com/apache/infrastructure-actions/issues/1095";>#1095</a>)</li>
   <li><a 
href="https://github.com/apache/infrastructure-actions/commit/1c06e31d3ee5d8a171b26b5fff2266af4a9d16ba";><code>1c06e31</code></a>
 action-allowlist-review: bump 
carabiner-dev/actions/install/download-and-veri...</li>
   <li><a 
href="https://github.com/apache/infrastructure-actions/commit/b2ca4b38cb817fa614314a3dc27737d29325e498";><code>b2ca4b3</code></a>
 action-allowlist-review: bump carabiner-dev/actions/install/ampel-bootstrap 
(...</li>
   <li><a 
href="https://github.com/apache/infrastructure-actions/commit/44ad0e5aa44fcc68acc3f9d749aedb7fd677a16f";><code>44ad0e5</code></a>
 action-allowlist-review: bump 1Password/load-secrets-action/configure (<a 
href="https://redirect.github.com/apache/infrastructure-actions/issues/1098";>#1098</a>)</li>
   <li><a 
href="https://github.com/apache/infrastructure-actions/commit/f0a8c7c8e9da82e8a6630d7a7981e8a96b7eb90d";><code>f0a8c7c</code></a>
 action-allowlist-review: bump pypa/cibuildwheel (<a 
href="https://redirect.github.com/apache/infrastructure-actions/issues/1101";>#1101</a>)</li>
   <li><a 
href="https://github.com/apache/infrastructure-actions/commit/0391446bea7674e58ab8ca03617357127569162b";><code>0391446</code></a>
 action-allowlist-review: bump sbt/setup-sbt (<a 
href="https://redirect.github.com/apache/infrastructure-actions/issues/1102";>#1102</a>)</li>
   <li><a 
href="https://github.com/apache/infrastructure-actions/commit/0768b27ab0315ea2b436198f90c76cd03bc3d06a";><code>0768b27</code></a>
 Bump mypy from 2.2.0 to 2.3.0 in /stash (<a 
href="https://redirect.github.com/apache/infrastructure-actions/issues/1091";>#1091</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/infrastructure-actions/compare/4e9c961f587f72b170874b6f5cd4ac15f7f26eb8...b5c4adb8b332838f1b8e15c5e055a4cbefd6e693";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `actions/setup-java` from 5.4.0 to 5.6.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/actions/setup-java/releases";>actions/setup-java's 
releases</a>.</em></p>
   <blockquote>
   <h2>v5.6.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Backport to v5: Add Maven compiler problem matcher for javac diagnostics 
by <a href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in 
<a 
href="https://redirect.github.com/actions/setup-java/pull/1087";>actions/setup-java#1087</a></li>
   <li>feat: expose cache-primary-key output (<a 
href="https://redirect.github.com/actions/setup-java/issues/597";>#597</a>) [v5 
backport] by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1089";>actions/setup-java#1089</a></li>
   <li>dist: Cover Tencent Kona JDK 25 (<a 
href="https://redirect.github.com/actions/setup-java/issues/1108";>#1108</a>) 
[v5 backport] by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1110";>actions/setup-java#1110</a></li>
   <li>Backport <a 
href="https://redirect.github.com/actions/setup-java/issues/1111";>#1111</a>: 
Preserve Maven toolchains across repeated setup-java runs (<a 
href="https://redirect.github.com/actions/setup-java/issues/1099";>#1099</a>) by 
<a href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1113";>actions/setup-java#1113</a></li>
   <li>Backport <a 
href="https://redirect.github.com/actions/setup-java/issues/1097";>#1097</a>/<a 
href="https://redirect.github.com/actions/setup-java/issues/1098";>#1098</a> to 
v5: cache Maven and Gradle wrapper distributions separately by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1122";>actions/setup-java#1122</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/setup-java/compare/v5...v5.6.0";>https://github.com/actions/setup-java/compare/v5...v5.6.0</a></p>
   <h2>v5.5.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>chore: enforce pre-PR validation (aggregate scripts, git hooks, PR 
checklist) by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1061";>actions/setup-java#1061</a></li>
   <li>Bump github/codeql-action from 3 to 4 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/setup-java/pull/1069";>actions/setup-java#1069</a></li>
   <li>Bump actions/checkout from 6 to 7 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/setup-java/pull/1068";>actions/setup-java#1068</a></li>
   <li>Bump actions/setup-python from 5 to 6 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/setup-java/pull/1067";>actions/setup-java#1067</a></li>
   <li>Bump <code>@​typescript-eslint/parser</code> from 8.61.1 to 8.62.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/setup-java/pull/1062";>actions/setup-java#1062</a></li>
   <li>feat: Add verify-signature plumbing and Temurin+Microsoft verification 
support by <a 
href="https://github.com/johnoliver";><code>@​johnoliver</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1060";>actions/setup-java#1060</a></li>
   <li>Updated jetbrains test: https.request() now catches errors. This fixes 
leaking tests as well by <a 
href="https://github.com/jmjaffe37";><code>@​jmjaffe37</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1070";>actions/setup-java#1070</a></li>
   <li>Fix arm64 e2e workflow tests mislabeled as x64 by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> with <a 
href="https://github.com/Copilot";><code>@​Copilot</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1073";>actions/setup-java#1073</a></li>
   <li>feat: suppress Maven transfer progress via MAVEN_ARGS by default (add 
show-download-progress input) by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1053";>actions/setup-java#1053</a></li>
   <li>feat: Disable interactiveMode in generated Maven settings.xml by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> with <a 
href="https://github.com/Copilot";><code>@​Copilot</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1052";>actions/setup-java#1052</a></li>
   <li>Bump prettier from 3.6.2 to 3.9.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/setup-java/pull/1066";>actions/setup-java#1066</a></li>
   <li>chore(deps-dev): bump eslint-plugin-jest from 29.0.1 to 29.15.4 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/setup-java/pull/1074";>actions/setup-java#1074</a></li>
   <li>fix: Maven Toolchains grows unexpectedly by <a 
href="https://github.com/Okeanos";><code>@​Okeanos</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/534";>actions/setup-java#534</a></li>
   <li>dist: Support Tencent Kona JDK by <a 
href="https://github.com/johnshajiang";><code>@​johnshajiang</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/672";>actions/setup-java#672</a></li>
   <li>feat: Add set-default option by <a 
href="https://github.com/gsmet";><code>@​gsmet</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1017";>actions/setup-java#1017</a></li>
   <li>docs: document problem matcher (and how to disable it), Maven Wrapper 
caching, and generated interactiveMode by <a 
href="https://github.com/brunoborges";><code>@​brunoborges</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/1075";>actions/setup-java#1075</a></li>
   <li>feat: Add distribution detection support to .sdkmanrc file by <a 
href="https://github.com/lukaszgyg";><code>@​lukaszgyg</code></a> in <a 
href="https://redirect.github.com/actions/setup-java/pull/975";>actions/setup-java#975</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/jmjaffe37";><code>@​jmjaffe37</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/setup-java/pull/1070";>actions/setup-java#1070</a></li>
   <li><a href="https://github.com/gsmet";><code>@​gsmet</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/actions/setup-java/pull/1017";>actions/setup-java#1017</a></li>
   <li><a href="https://github.com/lukaszgyg";><code>@​lukaszgyg</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/setup-java/pull/975";>actions/setup-java#975</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/setup-java/compare/v5...v5.5.0";>https://github.com/actions/setup-java/compare/v5...v5.5.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/actions/setup-java/commit/03ad4de0992f5dab5e18fcb136590ce7c4a0ac95";><code>03ad4de</code></a>
 Backport <a 
href="https://redirect.github.com/actions/setup-java/issues/1097";>#1097</a>/<a 
href="https://redirect.github.com/actions/setup-java/issues/1098";>#1098</a>: 
cache Maven and Gradle wrapper distributions separately...</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/d229d2e858d9137cc0b3f118fa5184b9f0a44ac4";><code>d229d2e</code></a>
 Backport <a 
href="https://redirect.github.com/actions/setup-java/issues/1111";>#1111</a>: 
Preserve Maven toolchains across repeated setup-java runs (<a 
href="https://redirect.github.com/actions/setup-java/issues/1";>#1</a>...</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/bbf0f6967066506f72571a96d5d6c67ca42ab460";><code>bbf0f69</code></a>
 dist: Cover Tencent Kona JDK 25 (<a 
href="https://redirect.github.com/actions/setup-java/issues/1110";>#1110</a>)</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/513edc4f8710565e4ad696f3b7d8e3bda584a46c";><code>513edc4</code></a>
 feat: expose cache-primary-key output (<a 
href="https://redirect.github.com/actions/setup-java/issues/597";>#597</a>) [v5 
backport] (<a 
href="https://redirect.github.com/actions/setup-java/issues/1089";>#1089</a>)</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/62df799a9c6e3022bb466697c66c36e9a2dbf347";><code>62df799</code></a>
 Add Maven compiler problem matcher for javac diagnostics (<a 
href="https://redirect.github.com/actions/setup-java/issues/1087";>#1087</a>)</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/176156a187714aaf460b0a3c8f21e8b4f784b978";><code>176156a</code></a>
 chore: bump version to 5.6.0 for v5 release line</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/bf7b8deac240b9cee05eb15ccdb1d2f424a54b9f";><code>bf7b8de</code></a>
 build: rebuild dist for backported changes (<a 
href="https://redirect.github.com/actions/setup-java/issues/1079";>#1079</a>, <a 
href="https://redirect.github.com/actions/setup-java/issues/1083";>#1083</a>, <a 
href="https://redirect.github.com/actions/setup-java/issues/1084";>#1084</a>)</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/0173e6dd1b6e53ac3f6d68d220fa24cce79ae77c";><code>0173e6d</code></a>
 Infer distribution from asdf .tool-versions vendor prefix (<a 
href="https://redirect.github.com/actions/setup-java/issues/1084";>#1084</a>)</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/f45cd82b67042e9e5c24cef950ea0c61736241c6";><code>f45cd82</code></a>
 Rename jdkFile input to jdk-file with deprecated alias (<a 
href="https://redirect.github.com/actions/setup-java/issues/1083";>#1083</a>)</li>
   <li><a 
href="https://github.com/actions/setup-java/commit/e2863ad49937c063e5a23922d1971a105f4f0140";><code>e2863ad</code></a>
 Map Zulu x86 architecture to i686 for Azul Metadata API (<a 
href="https://redirect.github.com/actions/setup-java/issues/1079";>#1079</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/actions/setup-java/compare/1bcf9fb12cf4aa7d266a90ae39939e61372fe520...03ad4de0992f5dab5e18fcb136590ce7c4a0ac95";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `github/codeql-action/init` from 4.36.3 to 4.37.3
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/github/codeql-action/releases";>github/codeql-action/init's
 releases</a>.</em></p>
   <blockquote>
   <h2>v4.37.3</h2>
   <p>No user facing changes.</p>
   <h2>v4.37.2</h2>
   <ul>
   <li>The new address format for the <code>config-file</code> input that was 
introduced in CodeQL Action 4.37.0 is now enabled by default. In addition to 
the format described there, the <code>remote=</code> prefix can now be used to 
explicitly indicate that the input refers to a remote file. All previous input 
formats continue to be accepted as well. <a 
href="https://redirect.github.com/github/codeql-action/pull/4023";>#4023</a></li>
   <li>The CodeQL Action can now make use of <a 
href="https://docs.github.com/en/code-security/how-tos/secure-at-scale/configure-organization-security/manage-usage-and-access/giving-org-access-private-registries";>configured
 private registries</a> in Default Setup to retrieve CodeQL configuration files 
from remote repositories that require authentication. This will allow customers 
to store their CodeQL configuration in a single repository that can then be 
referenced by Default Setup workflows in other repositories. We expect to roll 
this and other, related changes out to everyone in July. <a 
href="https://redirect.github.com/github/codeql-action/pull/4007";>#4007</a></li>
   </ul>
   <h2>v4.37.1</h2>
   <ul>
   <li><em>Upcoming breaking change</em>: Add a deprecation warning for 
customers using CodeQL version 2.20.6 and earlier. These versions of CodeQL 
were discontinued on 1 July 2026 alongside GitHub Enterprise Server 3.16, and 
will be unsupported by the next minor release of the CodeQL Action. <a 
href="https://redirect.github.com/github/codeql-action/pull/3956";>#3956</a></li>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.26.1";>2.26.1</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/4019";>#4019</a></li>
   </ul>
   <h2>v4.37.0</h2>
   <ul>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.26.0";>2.26.0</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/3995";>#3995</a></li>
   <li>In addition to the existing input format, the <code>config-file</code> 
input for the <code>codeql-action/init</code> step will soon support a new 
<code>[owner/]repo[@ref][:path]</code> format. All components except the 
repository name are optional. If omitted, <code>owner</code> defaults to the 
same owner as the repository the analysis is running for, <code>ref</code> to 
<code>main</code>, and <code>path</code> to 
<code>.github/codeql-action.yaml</code>. Support for this format ships in this 
version of the CodeQL Action, but will only be enabled over the coming weeks. 
<a 
href="https://redirect.github.com/github/codeql-action/pull/3973";>#3973</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md";>github/codeql-action/init'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>
   <ul>
   <li>This version of the CodeQL Action adds support for the 
<code>tools</code> input for the <code>codeql-action/init</code> step to be 
specified using a <code>github-codeql-tools</code> <a 
href="https://docs.github.com/en/organizations/managing-organization-settings/managing-custom-properties-for-repositories-in-your-organization";>repository
 property</a>. This feature will gradually be rolled out following the release 
of this version. Once rolled out, this allows for the CodeQL CLI version that 
is used in GitHub-managed workflows, such as Default Setup, to be set to a 
custom value. For example, customers who run into issues with rate limits when 
a new CodeQL CLI version is released can set the value to 
<code>toolcache</code> to always use the CodeQL CLI version that is available 
in the runner toolcache. For Advanced Setup workflows, the value provided for 
<code>tools</code> in the workflow definition always takes precedence unless 
the value of the repository property starts with <
 code>!</code>. <a 
href="https://redirect.github.com/github/codeql-action/pull/4037";>#4037</a></li>
   </ul>
   <h2>4.37.3 - 22 Jul 2026</h2>
   <p>No user facing changes.</p>
   <h2>4.37.2 - 21 Jul 2026</h2>
   <ul>
   <li>The new address format for the <code>config-file</code> input that was 
introduced in CodeQL Action 4.37.0 is now enabled by default. In addition to 
the format described there, the <code>remote=</code> prefix can now be used to 
explicitly indicate that the input refers to a remote file. All previous input 
formats continue to be accepted as well. <a 
href="https://redirect.github.com/github/codeql-action/pull/4023";>#4023</a></li>
   <li>The CodeQL Action can now make use of <a 
href="https://docs.github.com/en/code-security/how-tos/secure-at-scale/configure-organization-security/manage-usage-and-access/giving-org-access-private-registries";>configured
 private registries</a> in Default Setup to retrieve CodeQL configuration files 
from remote repositories that require authentication. This will allow customers 
to store their CodeQL configuration in a single repository that can then be 
referenced by Default Setup workflows in other repositories. We expect to roll 
this and other, related changes out to everyone in July. <a 
href="https://redirect.github.com/github/codeql-action/pull/4007";>#4007</a></li>
   </ul>
   <h2>4.37.1 - 16 Jul 2026</h2>
   <ul>
   <li><em>Upcoming breaking change</em>: Add a deprecation warning for 
customers using CodeQL version 2.20.6 and earlier. These versions of CodeQL 
were discontinued on 1 July 2026 alongside GitHub Enterprise Server 3.16, and 
will be unsupported by the next minor release of the CodeQL Action. <a 
href="https://redirect.github.com/github/codeql-action/pull/3956";>#3956</a></li>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.26.1";>2.26.1</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/4019";>#4019</a></li>
   </ul>
   <h2>4.37.0 - 08 Jul 2026</h2>
   <ul>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.26.0";>2.26.0</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/3995";>#3995</a></li>
   <li>In addition to the existing input format, the <code>config-file</code> 
input for the <code>codeql-action/init</code> step will soon support a new 
<code>[owner/]repo[@ref][:path]</code> format. All components except the 
repository name are optional. If omitted, <code>owner</code> defaults to the 
same owner as the repository the analysis is running for, <code>ref</code> to 
<code>main</code>, and <code>path</code> to 
<code>.github/codeql-action.yaml</code>. Support for this format ships in this 
version of the CodeQL Action, but will only be enabled over the coming weeks. 
<a 
href="https://redirect.github.com/github/codeql-action/pull/3973";>#3973</a></li>
   </ul>
   <h2>4.36.3 - 01 Jul 2026</h2>
   <p>No user facing changes.</p>
   <h2>4.36.2 - 04 Jun 2026</h2>
   <ul>
   <li>Cache CodeQL CLI version information across Actions steps. <a 
href="https://redirect.github.com/github/codeql-action/pull/3943";>#3943</a></li>
   <li>Reduce requests while waiting for analysis processing by using 
exponential backoff when polling SARIF processing status. <a 
href="https://redirect.github.com/github/codeql-action/pull/3937";>#3937</a></li>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.6";>2.25.6</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/3948";>#3948</a></li>
   </ul>
   <h2>4.36.1 - 02 Jun 2026</h2>
   <p>No user facing changes.</p>
   <h2>4.36.0 - 22 May 2026</h2>
   <ul>
   <li><em>Breaking change</em>: Bump the minimum required CodeQL bundle 
version to 2.19.4. <a 
href="https://redirect.github.com/github/codeql-action/pull/3894";>#3894</a></li>
   <li>Add support for SHA-256 Git object IDs. <a 
href="https://redirect.github.com/github/codeql-action/pull/3893";>#3893</a></li>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.5";>2.25.5</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/3926";>#3926</a></li>
   </ul>
   <h2>4.35.5 - 15 May 2026</h2>
   <ul>
   <li>We have improved how the JavaScript bundles for the CodeQL Action are 
generated to avoid duplication across bundles and reduce the size of the 
repository by around 70%. This should have no effect on the runtime behaviour 
of the CodeQL Action. <a 
href="https://redirect.github.com/github/codeql-action/pull/3899";>#3899</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/github/codeql-action/commit/e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81";><code>e4fba86</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/4031";>#4031</a> 
from github/update-v4.37.3-72f6a9da0</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/fb50ab5d62a274adf3ef3e22cfe750ae87a0ede7";><code>fb50ab5</code></a>
 Update changelog for v4.37.3</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/72f6a9da0def52d9193d6a758f0378b65091f8d1";><code>72f6a9d</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/4030";>#4030</a> 
from github/mbg/fix/no-proxy</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/3b5ee58597653d9cc6785f3f1277f796d81f3646";><code>3b5ee58</code></a>
 Use default <code>request</code> options instead of <code>undefined</code></li>
   <li><a 
href="https://github.com/github/codeql-action/commit/bfb6be4b5ecd3650f02f530571453e8c64ef0778";><code>bfb6be4</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/4028";>#4028</a> 
from github/mergeback/v4.37.2-to-main-e0647621</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/526ab84f9858816d9cf5f7b9df4dd5e2235f0eba";><code>526ab84</code></a>
 Rebuild</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/d6217b9b8c14166e4851db94c11155d03bd13c07";><code>d6217b9</code></a>
 Update changelog and version after v4.37.2</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/e0647621c2984b5ed2f768cb892365bf2a616ad1";><code>e064762</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/4027";>#4027</a> 
from github/update-v4.37.2-385bcdc5a</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/e0faed839190caa67a5cd42f1cc16246028ca3df";><code>e0faed8</code></a>
 Add a couple of change notes</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/73aad0eaa9df172668665a150d17b8bc5a650c20";><code>73aad0e</code></a>
 Update changelog for v4.37.2</li>
   <li>Additional commits viewable in <a 
href="https://github.com/github/codeql-action/compare/54f647b7e1bb85c95cddabcd46b0c578ec92bc1a...e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `github/codeql-action/analyze` from 4.36.3 to 4.37.3
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/github/codeql-action/releases";>github/codeql-action/analyze's
 releases</a>.</em></p>
   <blockquote>
   <h2>v4.37.3</h2>
   <p>No user facing changes.</p>
   <h2>v4.37.2</h2>
   <ul>
   <li>The new address format for the <code>config-file</code> input that was 
introduced in CodeQL Action 4.37.0 is now enabled by default. In addition to 
the format described there, the <code>remote=</code> prefix can now be used to 
explicitly indicate that the input refers to a remote file. All previous input 
formats continue to be accepted as well. <a 
href="https://redirect.github.com/github/codeql-action/pull/4023";>#4023</a></li>
   <li>The CodeQL Action can now make use of <a 
href="https://docs.github.com/en/code-security/how-tos/secure-at-scale/configure-organization-security/manage-usage-and-access/giving-org-access-private-registries";>configured
 private registries</a> in Default Setup to retrieve CodeQL configuration files 
from remote repositories that require authentication. This will allow customers 
to store their CodeQL configuration in a single repository that can then be 
referenced by Default Setup workflows in other repositories. We expect to roll 
this and other, related changes out to everyone in July. <a 
href="https://redirect.github.com/github/codeql-action/pull/4007";>#4007</a></li>
   </ul>
   <h2>v4.37.1</h2>
   <ul>
   <li><em>Upcoming breaking change</em>: Add a deprecation warning for 
customers using CodeQL version 2.20.6 and earlier. These versions of CodeQL 
were discontinued on 1 July 2026 alongside GitHub Enterprise Server 3.16, and 
will be unsupported by the next minor release of the CodeQL Action. <a 
href="https://redirect.github.com/github/codeql-action/pull/3956";>#3956</a></li>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.26.1";>2.26.1</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/4019";>#4019</a></li>
   </ul>
   <h2>v4.37.0</h2>
   <ul>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.26.0";>2.26.0</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/3995";>#3995</a></li>
   <li>In addition to the existing input format, the <code>config-file</code> 
input for the <code>codeql-action/init</code> step will soon support a new 
<code>[owner/]repo[@ref][:path]</code> format. All components except the 
repository name are optional. If omitted, <code>owner</code> defaults to the 
same owner as the repository the analysis is running for, <code>ref</code> to 
<code>main</code>, and <code>path</code> to 
<code>.github/codeql-action.yaml</code>. Support for this format ships in this 
version of the CodeQL Action, but will only be enabled over the coming weeks. 
<a 
href="https://redirect.github.com/github/codeql-action/pull/3973";>#3973</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md";>github/codeql-action/analyze'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>
   <ul>
   <li>This version of the CodeQL Action adds support for the 
<code>tools</code> input for the <code>codeql-action/init</code> step to be 
specified using a <code>github-codeql-tools</code> <a 
href="https://docs.github.com/en/organizations/managing-organization-settings/managing-custom-properties-for-repositories-in-your-organization";>repository
 property</a>. This feature will gradually be rolled out following the release 
of this version. Once rolled out, this allows for the CodeQL CLI version that 
is used in GitHub-managed workflows, such as Default Setup, to be set to a 
custom value. For example, customers who run into issues with rate limits when 
a new CodeQL CLI version is released can set the value to 
<code>toolcache</code> to always use the CodeQL CLI version that is available 
in the runner toolcache. For Advanced Setup workflows, the value provided for 
<code>tools</code> in the workflow definition always takes precedence unless 
the value of the repository property starts with <
 code>!</code>. <a 
href="https://redirect.github.com/github/codeql-action/pull/4037";>#4037</a></li>
   </ul>
   <h2>4.37.3 - 22 Jul 2026</h2>
   <p>No user facing changes.</p>
   <h2>4.37.2 - 21 Jul 2026</h2>
   <ul>
   <li>The new address format for the <code>config-file</code> input that was 
introduced in CodeQL Action 4.37.0 is now enabled by default. In addition to 
the format described there, the <code>remote=</code> prefix can now be used to 
explicitly indicate that the input refers to a remote file. All previous input 
formats continue to be accepted as well. <a 
href="https://redirect.github.com/github/codeql-action/pull/4023";>#4023</a></li>
   <li>The CodeQL Action can now make use of <a 
href="https://docs.github.com/en/code-security/how-tos/secure-at-scale/configure-organization-security/manage-usage-and-access/giving-org-access-private-registries";>configured
 private registries</a> in Default Setup to retrieve CodeQL configuration files 
from remote repositories that require authentication. This will allow customers 
to store their CodeQL configuration in a single repository that can then be 
referenced by Default Setup workflows in other repositories. We expect to roll 
this and other, related changes out to everyone in July. <a 
href="https://redirect.github.com/github/codeql-action/pull/4007";>#4007</a></li>
   </ul>
   <h2>4.37.1 - 16 Jul 2026</h2>
   <ul>
   <li><em>Upcoming breaking change</em>: Add a deprecation warning for 
customers using CodeQL version 2.20.6 and earlier. These versions of CodeQL 
were discontinued on 1 July 2026 alongside GitHub Enterprise Server 3.16, and 
will be unsupported by the next minor release of the CodeQL Action. <a 
href="https://redirect.github.com/github/codeql-action/pull/3956";>#3956</a></li>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.26.1";>2.26.1</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/4019";>#4019</a></li>
   </ul>
   <h2>4.37.0 - 08 Jul 2026</h2>
   <ul>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.26.0";>2.26.0</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/3995";>#3995</a></li>
   <li>In addition to the existing input format, the <code>config-file</code> 
input for the <code>codeql-action/init</code> step will soon support a new 
<code>[owner/]repo[@ref][:path]</code> format. All components except the 
repository name are optional. If omitted, <code>owner</code> defaults to the 
same owner as the repository the analysis is running for, <code>ref</code> to 
<code>main</code>, and <code>path</code> to 
<code>.github/codeql-action.yaml</code>. Support for this format ships in this 
version of the CodeQL Action, but will only be enabled over the coming weeks. 
<a 
href="https://redirect.github.com/github/codeql-action/pull/3973";>#3973</a></li>
   </ul>
   <h2>4.36.3 - 01 Jul 2026</h2>
   <p>No user facing changes.</p>
   <h2>4.36.2 - 04 Jun 2026</h2>
   <ul>
   <li>Cache CodeQL CLI version information across Actions steps. <a 
href="https://redirect.github.com/github/codeql-action/pull/3943";>#3943</a></li>
   <li>Reduce requests while waiting for analysis processing by using 
exponential backoff when polling SARIF processing status. <a 
href="https://redirect.github.com/github/codeql-action/pull/3937";>#3937</a></li>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.6";>2.25.6</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/3948";>#3948</a></li>
   </ul>
   <h2>4.36.1 - 02 Jun 2026</h2>
   <p>No user facing changes.</p>
   <h2>4.36.0 - 22 May 2026</h2>
   <ul>
   <li><em>Breaking change</em>: Bump the minimum required CodeQL bundle 
version to 2.19.4. <a 
href="https://redirect.github.com/github/codeql-action/pull/3894";>#3894</a></li>
   <li>Add support for SHA-256 Git object IDs. <a 
href="https://redirect.github.com/github/codeql-action/pull/3893";>#3893</a></li>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.5";>2.25.5</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/3926";>#3926</a></li>
   </ul>
   <h2>4.35.5 - 15 May 2026</h2>
   <ul>
   <li>We have improved how the JavaScript bundles for the CodeQL Action are 
generated to avoid duplication across bundles and reduce the size of the 
repository by around 70%. This should have no effect on the runtime behaviour 
of the CodeQL Action. <a 
href="https://redirect.github.com/github/codeql-action/pull/3899";>#3899</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/github/codeql-action/commit/e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81";><code>e4fba86</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/4031";>#4031</a> 
from github/update-v4.37.3-72f6a9da0</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/fb50ab5d62a274adf3ef3e22cfe750ae87a0ede7";><code>fb50ab5</code></a>
 Update changelog for v4.37.3</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/72f6a9da0def52d9193d6a758f0378b65091f8d1";><code>72f6a9d</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/4030";>#4030</a> 
from github/mbg/fix/no-proxy</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/3b5ee58597653d9cc6785f3f1277f796d81f3646";><code>3b5ee58</code></a>
 Use default <code>request</code> options instead of <code>undefined</code></li>
   <li><a 
href="https://github.com/github/codeql-action/commit/bfb6be4b5ecd3650f02f530571453e8c64ef0778";><code>bfb6be4</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/4028";>#4028</a> 
from github/mergeback/v4.37.2-to-main-e0647621</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/526ab84f9858816d9cf5f7b9df4dd5e2235f0eba";><code>526ab84</code></a>
 Rebuild</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/d6217b9b8c14166e4851db94c11155d03bd13c07";><code>d6217b9</code></a>
 Update changelog and version after v4.37.2</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/e0647621c2984b5ed2f768cb892365bf2a616ad1";><code>e064762</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/4027";>#4027</a> 
from github/update-v4.37.2-385bcdc5a</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/e0faed839190caa67a5cd42f1cc16246028ca3df";><code>e0faed8</code></a>
 Add a couple of change notes</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/73aad0eaa9df172668665a150d17b8bc5a650c20";><code>73aad0e</code></a>
 Update changelog for v4.37.2</li>
   <li>Additional commits viewable in <a 
href="https://github.com/github/codeql-action/compare/54f647b7e1bb85c95cddabcd46b0c578ec92bc1a...e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `actions/labeler` from 6.1.0 to 7.0.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/actions/labeler/releases";>actions/labeler's 
releases</a>.</em></p>
   <blockquote>
   <h2>v7.0.0</h2>
   <h2>What's Changed</h2>
   <h3>Enhancements:</h3>
   <ul>
   <li>Migrate to ESM and update dependencies by <a 
href="https://github.com/chiranjib-swain";><code>@​chiranjib-swain</code></a> in 
<a 
href="https://redirect.github.com/actions/labeler/pull/949";>actions/labeler#949</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/labeler/compare/v6...v7.0.0";>https://github.com/actions/labeler/compare/v6...v7.0.0</a></p>
   <h2>v6.2.0</h2>
   <h2>What's Changed</h2>
   <h3>Bug Fix</h3>
   <ul>
   <li>Improve PR number validation and warning messages in input handling by 
<a href="https://github.com/chiranjib-swain";><code>@​chiranjib-swain</code></a> 
in <a 
href="https://redirect.github.com/actions/labeler/pull/939";>actions/labeler#939</a></li>
   </ul>
   <h3>Dependency Updates</h3>
   <ul>
   <li>Bump js-yaml to 4.2.0, apply npm audit fix, and add undici override  by 
<a href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/actions/labeler/pull/943";>actions/labeler#943</a></li>
   <li>Bump <code>@​typescript-eslint/eslint-plugin</code> from 8.59.1 to 
8.61.1 by <a href="https://github.com/dependabot";><code>@​dependabot</code></a> 
in <a 
href="https://redirect.github.com/actions/labeler/pull/942";>actions/labeler#942</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/labeler/compare/v6.1.0...v6.2.0";>https://github.com/actions/labeler/compare/v6.1.0...v6.2.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/actions/labeler/commit/bf12e9b00b37c5c0ca2b87b79b2daf7891dbda13";><code>bf12e9b</code></a>
 feat: migrate to ESM and update dependencies (<a 
href="https://redirect.github.com/actions/labeler/issues/949";>#949</a>)</li>
   <li><a 
href="https://github.com/actions/labeler/commit/b8dd2d9be0f68b860e7dae5dae7d772984eacd6d";><code>b8dd2d9</code></a>
 Bump <code>@​typescript-eslint/eslint-plugin</code> from 8.59.1 to 8.61.1 (<a 
href="https://redirect.github.com/actions/labeler/issues/942";>#942</a>)</li>
   <li><a 
href="https://github.com/actions/labeler/commit/53affe8ca4150876fc7eb7d268d3a1f74511a244";><code>53affe8</code></a>
 Bump js-yaml to 4.2.0, apply npm audit fix, and add undici override for 0 
vul...</li>
   <li><a 
href="https://github.com/actions/labeler/commit/f612d9ad188e81643862c2de70f57fbb1d17abd1";><code>f612d9a</code></a>
 Fix: Improve PR number validation and warning messages in input handling (<a 
href="https://redirect.github.com/actions/labeler/issues/939";>#939</a>)</li>
   <li>See full diff in <a 
href="https://github.com/actions/labeler/compare/f27b608878404679385c85cfa523b85ccb86e213...bf12e9b00b37c5c0ca2b87b79b2daf7891dbda13";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `j178/prek-action` from 2.0.5 to 2.0.6
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/j178/prek-action/releases";>j178/prek-action's 
releases</a>.</em></p>
   <blockquote>
   <h2>v2.0.6</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Update known versions for prek 0.4.6 by <a 
href="https://github.com/j178";><code>@​j178</code></a> in <a 
href="https://redirect.github.com/j178/prek-action/pull/159";>j178/prek-action#159</a></li>
   <li>Update known versions for prek 0.4.8 by <a 
href="https://github.com/j178";><code>@​j178</code></a> in <a 
href="https://redirect.github.com/j178/prek-action/pull/162";>j178/prek-action#162</a></li>
   <li>Update known versions for prek 0.4.9 by <a 
href="https://github.com/j178";><code>@​j178</code></a> in <a 
href="https://redirect.github.com/j178/prek-action/pull/163";>j178/prek-action#163</a></li>
   <li>Update known versions for prek 0.4.10 by <a 
href="https://github.com/j178";><code>@​j178</code></a> in <a 
href="https://redirect.github.com/j178/prek-action/pull/167";>j178/prek-action#167</a></li>
   <li>Disable color in <code>prek cache dir</code> output by <a 
href="https://github.com/KSmanis";><code>@​KSmanis</code></a> in <a 
href="https://redirect.github.com/j178/prek-action/pull/168";>j178/prek-action#168</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/KSmanis";><code>@​KSmanis</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/j178/prek-action/pull/168";>j178/prek-action#168</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/j178/prek-action/compare/v2...v2.0.6";>https://github.com/j178/prek-action/compare/v2...v2.0.6</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/j178/prek-action/commit/5337cb91e0fa35a7ff31b9ca345126d8bbbcdf16";><code>5337cb9</code></a>
 Disable color in <code>prek cache dir</code> output (<a 
href="https://redirect.github.com/j178/prek-action/issues/168";>#168</a>)</li>
   <li><a 
href="https://github.com/j178/prek-action/commit/63681831f2b6d1c1e2459b263106f6a6a8cfc10d";><code>6368183</code></a>
 Update known versions for prek 0.4.10 (<a 
href="https://redirect.github.com/j178/prek-action/issues/167";>#167</a>)</li>
   <li><a 
href="https://github.com/j178/prek-action/commit/c4fa77110131e365aa6c7c78641ec120ccb1762a";><code>c4fa771</code></a>
 Update pre-commit hook biomejs/pre-commit to v2.5.1 (<a 
href="https://redirect.github.com/j178/prek-action/issues/164";>#164</a>)</li>
   <li><a 
href="https://github.com/j178/prek-action/commit/99728f01e6fe530f3d5a6cfce6bed1303faa2f35";><code>99728f0</code></a>
 Update zizmorcore/zizmor-action action to v0.5.7 (<a 
href="https://redirect.github.com/j178/prek-action/issues/165";>#165</a>)</li>
   <li><a 
href="https://github.com/j178/prek-action/commit/55aa53f24943eaf53de448b96b82878499c4cc21";><code>55aa53f</code></a>
 Update actions/checkout action to v7 (<a 
href="https://redirect.github.com/j178/prek-action/issues/166";>#166</a>)</li>
   <li><a 
href="https://github.com/j178/prek-action/commit/e191cc396d739737d801ef04ab315c3e8d933c74";><code>e191cc3</code></a>
 Update dependency semver to v7.8.5 (<a 
href="https://redirect.github.com/j178/prek-action/issues/147";>#147</a>)</li>
   <li><a 
href="https://github.com/j178/prek-action/commit/6017a0f52ce0a70cf7414549edb136ff672fc64e";><code>6017a0f</code></a>
 Update dependency <code>@​actions/cache</code> to v6.1.0 (<a 
href="https://redirect.github.com/j178/prek-action/issues/148";>#148</a>)</li>
   <li><a 
href="https://github.com/j178/prek-action/commit/5b6c2d652cddc8ac0c0c6433af31267001e0674a";><code>5b6c2d6</code></a>
 Update npm dev dependencies (<a 
href="https://redirect.github.com/j178/prek-action/issues/151";>#151</a>)</li>
   <li><a 
href="https://github.com/j178/prek-action/commit/6757ec26616b300438be89a6546b7c2025f4686d";><code>6757ec2</code></a>
 Update known versions for prek 0.4.9 (<a 
href="https://redirect.github.com/j178/prek-action/issues/163";>#163</a>)</li>
   <li><a 
href="https://github.com/j178/prek-action/commit/1cd265e68cd39ccf52d58df75540d80750ff5ca4";><code>1cd265e</code></a>
 Update known versions for prek 0.4.8 (<a 
href="https://redirect.github.com/j178/prek-action/issues/162";>#162</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/j178/prek-action/compare/e98a699c41eb69ab013a45817a0406469a748f8d...5337cb91e0fa35a7ff31b9ca345126d8bbbcdf16";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `ossf/scorecard-action` from 2.4.3 to 2.4.4
   <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.4</h2>
   <h2>What's Changed</h2>
   <p>This update bumps the Scorecard version to the v5.5.0 release. For a 
complete list of changes, please refer to the <a 
href="https://github.com/ossf/scorecard/releases/tag/v5.4.0";>Scorecard v5.4.0 
release notes</a> and the <a 
href="https://github.com/ossf/scorecard/releases/tag/v5.5.0";>Scorecard v5.5.0 
release notes</a>.</p>
   <ul>
   <li>log POST failures instead of failing entire action by <a 
href="https://github.com/spencerschrock";><code>@​spencerschrock</code></a> in 
<a 
href="https://redirect.github.com/ossf/scorecard-action/pull/1625";>ossf/scorecard-action#1625</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/ossf/scorecard-action/compare/v2.4.3...v2.4.4";>https://github.com/ossf/scorecard-action/compare/v2.4.3...v2.4.4</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/ossf/scorecard-action/commit/2d1146689b8cda280b9bc96326124645441f03bc";><code>2d11466</code></a>
 Bump action tag for v2.4.4 release (<a 
href="https://redirect.github.com/ossf/scorecard-action/issues/1688";>#1688</a>)</li>
   <li><a 
href="https://github.com/ossf/scorecard-action/commit/1bd3285473b114fb77ed934c4ba0aea31aa0f866";><code>1bd3285</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/913edce4c1ce57261797e2ddcb74e493d9ce9700";><code>913edce</code></a>
 :seedling: Bump github.com/containerd/containerd from 1.7.32 to 1.7.33 (<a 
href="https://redirect.github.com/ossf/scorecard-action/issues/1671";>#1671</a>)</li>
   <li><a 
href="https://github.com/ossf/scorecard-action/commit/0957b8f1c327cafd868bd6bdb7e441c016628783";><code>0957b8f</code></a>
 :seedling: Bump golang.org/x/net from 0.56.0 to 0.57.0 (<a 
href="https://redirect.github.com/ossf/scorecard-action/issues/1680";>#1680</a>)</li>
   <li><a 
href="https://github.com/ossf/scorecard-action/commit/f0061eb3ff8c4d311e47276c8bcc96e96ed5dc32";><code>f0061eb</code></a>
 :seedling: Bump google.golang.org/grpc from 1.81.1 to 1.82.1 (<a 
href="https://redirect.github.com/ossf/scorecard-action/issues/1687";>#1687</a>)</li>
   <li><a 
href="https://github.com/ossf/scorecard-action/commit/20ee7324026c52f8d0c4b372a7bf382a01b72ff9";><code>20ee732</code></a>
 :seedling: Bump github.com/sigstore/cosign/v2 from 2.6.3 to 2.6.4 (<a 
href="https://redirect.github.com/ossf/scorecard-action/issues/1685";>#1685</a>)</li>
   <li><a 
href="https://github.com/ossf/scorecard-action/commit/9f295ef01b1f77f15b1647c790db825d9577a441";><code>9f295ef</code></a>
 :seedling: Bump the github-actions group with 6 updates (<a 
href="https://redirect.github.com/ossf/scorecard-action/issues/1686";>#1686</a>)</li>
   <li><a 
href="https://github.com/ossf/scorecard-action/commit/69bf556cea38c0fbe034b2ce923253eca7c4d651";><code>69bf556</code></a>
 :seedling: Bump github.com/sigstore/sigstore-go from 1.1.4 to 1.2.0 (<a 
href="https://redirect.github.com/ossf/scorecard-action/issues/1681";>#1681</a>)</li>
   <li><a 
href="https://github.com/ossf/scorecard-action/commit/94e8b9600123b21167ebf56077904fc6ca421a95";><code>94e8b96</code></a>
 :seedling: Bump github.com/sigstore/rekor from 1.5.0 to 1.5.2 (<a 
href="https://redirect.github.com/ossf/scorecard-action/issues/1673";>#1673</a>)</li>
   <li><a 
href="https://github.com/ossf/scorecard-action/commit/c7a1b37bbc88c32d53056d9071ce2ba0df381dfb";><code>c7a1b37</code></a>
 :seedling: Bump github.com/sigstore/fulcio from 1.8.5 to 1.8.6 (<a 
href="https://redirect.github.com/ossf/scorecard-action/issues/1675";>#1675</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/ossf/scorecard-action/compare/4eaacf0543bb3f2c246792bd56e8cdeffafb205a...2d1146689b8cda280b9bc96326124645441f03bc";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `github/codeql-action/upload-sarif` from 4.36.3 to 4.37.3
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/github/codeql-action/releases";>github/codeql-action/upload-sarif's
 releases</a>.</em></p>
   <blockquote>
   <h2>v4.37.3</h2>
   <p>No user facing changes.</p>
   <h2>v4.37.2</h2>
   <ul>
   <li>The new address format for the <code>config-file</code> input that was 
introduced in CodeQL Action 4.37.0 is now enabled by default. In addition to 
the format described there, the <code>remote=</code> prefix can now be used to 
explicitly indicate that the input refers to a remote file. All previous input 
formats continue to be accepted as well. <a 
href="https://redirect.github.com/github/codeql-action/pull/4023";>#4023</a></li>
   <li>The CodeQL Action can now make use of <a 
href="https://docs.github.com/en/code-security/how-tos/secure-at-scale/configure-organization-security/manage-usage-and-access/giving-org-access-private-registries";>configured
 private registries</a> in Default Setup to retrieve CodeQL configuration files 
from remote repositories that require authentication. This will allow customers 
to store their CodeQL configuration in a single repository that can then be 
referenced by Default Setup workflows in other repositories. We expect to roll 
this and other, related changes out to everyone in July. <a 
href="https://redirect.github.com/github/codeql-action/pull/4007";>#4007</a></li>
   </ul>
   <h2>v4.37.1</h2>
   <ul>
   <li><em>Upcoming breaking change</em>: Add a deprecation warning for 
customers using CodeQL version 2.20.6 and earlier. These versions of CodeQL 
were discontinued on 1 July 2026 alongside GitHub Enterprise Server 3.16, and 
will be unsupported by the next minor release of the CodeQL Action. <a 
href="https://redirect.github.com/github/codeql-action/pull/3956";>#3956</a></li>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.26.1";>2.26.1</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/4019";>#4019</a></li>
   </ul>
   <h2>v4.37.0</h2>
   <ul>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.26.0";>2.26.0</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/3995";>#3995</a></li>
   <li>In addition to the existing input format, the <code>config-file</code> 
input for the <code>codeql-action/init</code> step will soon support a new 
<code>[owner/]repo[@ref][:path]</code> format. All components except the 
repository name are optional. If omitted, <code>owner</code> defaults to the 
same owner as the repository the analysis is running for, <code>ref</code> to 
<code>main</code>, and <code>path</code> to 
<code>.github/codeql-action.yaml</code>. Support for this format ships in this 
version of the CodeQL Action, but will only be enabled over the coming weeks. 
<a 
href="https://redirect.github.com/github/codeql-action/pull/3973";>#3973</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md";>github/codeql-action/upload-sarif'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>
   <ul>
   <li>This version of the CodeQL Action adds support for the 
<code>tools</code> input for the <code>codeql-action/init</code> step to be 
specified using a <code>github-codeql-tools</code> <a 
href="https://docs.github.com/en/organizations/managing-organization-settings/managing-custom-properties-for-repositories-in-your-organization";>repository
 property</a>. This feature will gradually be rolled out following the release 
of this version. Once rolled out, this allows for the CodeQL CLI version that 
is used in GitHub-managed workflows, such as Default Setup, to be set to a 
custom value. For example, customers who run into issues with rate limits when 
a new CodeQL CLI version is released can set the value to 
<code>toolcache</code> to always use the CodeQL CLI version that is available 
in the runner toolcache. For Advanced Setup workflows, the value provided for 
<code>tools</code> in the workflow definition always takes precedence unless 
the value of the repository property starts with <
 code>!</code>. <a 
href="https://redirect.github.com/github/codeql-action/pull/4037";>#4037</a></li>
   </ul>
   <h2>4.37.3 - 22 Jul 2026</h2>
   <p>No user facing changes.</p>
   <h2>4.37.2 - 21 Jul 2026</h2>
   <ul>
   <li>The new address format for the <code>config-file</code> input that was 
introduced in CodeQL Action 4.37.0 is now enabled by default. In addition to 
the format described there, the <code>remote=</code> prefix can now be used to 
explicitly indicate that the input refers to a remote file. All previous input 
formats continue to be accepted as well. <a 
href="https://redirect.github.com/github/codeql-action/pull/4023";>#4023</a></li>
   <li>The CodeQL Action can now make use of <a 
href="https://docs.github.com/en/code-security/how-tos/secure-at-scale/configure-organization-security/manage-usage-and-access/giving-org-access-private-registries";>configured
 private registries</a> in Default Setup to retrieve CodeQL configuration files 
from remote repositories that require authentication. This will allow customers 
to store their CodeQL configuration in a single repository that can then be 
referenced by Default Setup workflows in other repositories. We expect to roll 
this and other, related changes out to everyone in July. <a 
href="https://redirect.github.com/github/codeql-action/pull/4007";>#4007</a></li>
   </ul>
   <h2>4.37.1 - 16 Jul 2026</h2>
   <ul>
   <li><em>Upcoming breaking change</em>: Add a deprecation warning for 
customers using CodeQL version 2.20.6 and earlier. These versions of CodeQL 
were discontinued on 1 July 2026 alongside GitHub Enterprise Server 3.16, and 
will be unsupported by the next minor release of the CodeQL Action. <a 
href="https://redirect.github.com/github/codeql-action/pull/3956";>#3956</a></li>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.26.1";>2.26.1</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/4019";>#4019</a></li>
   </ul>
   <h2>4.37.0 - 08 Jul 2026</h2>
   <ul>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.26.0";>2.26.0</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/3995";>#3995</a></li>
   <li>In addition to the existing input format, the <code>config-file</code> 
input for the <code>codeql-action/init</code> step will soon support a new 
<code>[owner/]repo[@ref][:path]</code> format. All components except the 
repository name are optional. If omitted, <code>owner</code> defaults to the 
same owner as the repository the analysis is running for, <code>ref</cod...
   
   _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]

Reply via email to