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

   Bumps the github-actions-dependencies group with 7 updates in the / 
directory:
   
   | Package | From | To |
   | --- | --- | --- |
   | [actions/checkout](https://github.com/actions/checkout) | `6.0.3` | 
`7.0.0` |
   | [github/codeql-action/init](https://github.com/github/codeql-action) | 
`4.36.2` | `4.36.3` |
   | [github/codeql-action/autobuild](https://github.com/github/codeql-action) 
| `4.36.2` | `4.36.3` |
   | [github/codeql-action/analyze](https://github.com/github/codeql-action) | 
`4.36.2` | `4.36.3` |
   | [docker/login-action](https://github.com/docker/login-action) | `4.2.0` | 
`4.4.0` |
   | [actions/cache](https://github.com/actions/cache) | `5.0.5` | `6.1.0` |
   | [actions/setup-python](https://github.com/actions/setup-python) | `6.2.0` 
| `6.3.0` |
   
   
   Updates `actions/checkout` from 6.0.3 to 7.0.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/actions/checkout/releases";>actions/checkout's 
releases</a>.</em></p>
   <blockquote>
   <h2>v7.0.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>block checking out fork pr for pull_request_target and workflow_run by 
<a href="https://github.com/aiqiaoy";><code>@​aiqiaoy</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2454";>actions/checkout#2454</a></li>
   <li>Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the 
minor-actions-dependencies group across 1 directory by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/checkout/pull/2458";>actions/checkout#2458</a></li>
   <li>Bump flatted from 3.3.1 to 3.4.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/checkout/pull/2460";>actions/checkout#2460</a></li>
   <li>Bump js-yaml from 4.1.0 to 4.2.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/checkout/pull/2461";>actions/checkout#2461</a></li>
   <li>Bump <code>@​actions/core</code> and <code>@​actions/tool-cache</code> 
and Remove uuid by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/checkout/pull/2459";>actions/checkout#2459</a></li>
   <li>upgrade module to esm and update dependencies by <a 
href="https://github.com/aiqiaoy";><code>@​aiqiaoy</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2463";>actions/checkout#2463</a></li>
   <li>Bump the minor-npm-dependencies group across 1 directory with 3 updates 
by <a href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] 
in <a 
href="https://redirect.github.com/actions/checkout/pull/2462";>actions/checkout#2462</a></li>
   <li>getting ready for checkout v7 release by <a 
href="https://github.com/aiqiaoy";><code>@​aiqiaoy</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2464";>actions/checkout#2464</a></li>
   <li>update error wording by <a 
href="https://github.com/aiqiaoy";><code>@​aiqiaoy</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2467";>actions/checkout#2467</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/aiqiaoy";><code>@​aiqiaoy</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/checkout/pull/2454";>actions/checkout#2454</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/checkout/compare/v6.0.3...v7.0.0";>https://github.com/actions/checkout/compare/v6.0.3...v7.0.0</a></p>
   </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.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>Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the 
minor-actions-dependencies group across 1 directory by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/checkout/pull/2458";>actions/checkout#2458</a></li>
   <li>Bump flatted from 3.3.1 to 3.4.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/checkout/pull/2460";>actions/checkout#2460</a></li>
   <li>Bump js-yaml from 4.1.0 to 4.2.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/checkout/pull/2461";>actions/checkout#2461</a></li>
   <li>Bump <code>@​actions/core</code> and <code>@​actions/tool-cache</code> 
and Remove uuid by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/actions/checkout/pull/2459";>actions/checkout#2459</a></li>
   <li>upgrade module to esm and update dependencies by <a 
href="https://github.com/aiqiaoy";><code>@​aiqiaoy</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2463";>actions/checkout#2463</a></li>
   <li>Bump the minor-npm-dependencies group across 1 directory with 3 updates 
by <a href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] 
in <a 
href="https://redirect.github.com/actions/checkout/pull/2462";>actions/checkout#2462</a></li>
   </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/9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0";><code>9c091bb</code></a>
 update error wording (<a 
href="https://redirect.github.com/actions/checkout/issues/2467";>#2467</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/1044a6dea927916f2c38ba5aeffbc0a847b1221a";><code>1044a6d</code></a>
 getting ready for checkout v7 release (<a 
href="https://redirect.github.com/actions/checkout/issues/2464";>#2464</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/f0282184c7ce73ab54c7e4ab5a617122602e575f";><code>f028218</code></a>
 Bump the minor-npm-dependencies group across 1 directory with 3 updates (<a 
href="https://redirect.github.com/actions/checkout/issues/2462";>#2462</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/d914b262ffc244530a203ab40decab34c3abf34d";><code>d914b26</code></a>
 upgrade module to esm and update dependencies (<a 
href="https://redirect.github.com/actions/checkout/issues/2463";>#2463</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/537c7ef99cef6e5ddb5e7ff5d16d14510503801d";><code>537c7ef</code></a>
 Bump <code>@​actions/core</code> and <code>@​actions/tool-cache</code> and 
Remove uuid (<a 
href="https://redirect.github.com/actions/checkout/issues/2459";>#2459</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/130a169078a413d3a5246a393625e8e742f387f6";><code>130a169</code></a>
 Bump js-yaml from 4.1.0 to 4.2.0 (<a 
href="https://redirect.github.com/actions/checkout/issues/2461";>#2461</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/7d09575332117a40b46e5e020664df234cd416f3";><code>7d09575</code></a>
 Bump flatted from 3.3.1 to 3.4.2 (<a 
href="https://redirect.github.com/actions/checkout/issues/2460";>#2460</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/0f9f3aa320cb53abeb534aeb54048075d9697a0e";><code>0f9f3aa</code></a>
 Bump actions/publish-immutable-action (<a 
href="https://redirect.github.com/actions/checkout/issues/2458";>#2458</a>)</li>
   <li><a 
href="https://github.com/actions/checkout/commit/f9e715a95fcd1f9253f77dd28f11e88d2d6460c7";><code>f9e715a</code></a>
 block checking out fork pr for pull_request_target and workflow_run (<a 
href="https://redirect.github.com/actions/checkout/issues/2454";>#2454</a>)</li>
   <li>See full diff in <a 
href="https://github.com/actions/checkout/compare/df4cb1c069e1874edd31b4311f1884172cec0e10...9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `github/codeql-action/init` from 4.36.2 to 4.36.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.36.3</h2>
   <p>No user facing changes.</p>
   </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><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>
   </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>
   <li>For performance and accuracy reasons, <a 
href="https://redirect.github.com/github/roadmap/issues/1158";>improved 
incremental analysis</a> will now only be enabled on a pull request when 
diff-informed analysis is also enabled for that run. If diff-informed analysis 
is unavailable (for example, because the PR diff ranges could not be computed), 
the action will fall back to a full analysis. <a 
href="https://redirect.github.com/github/codeql-action/pull/3791";>#3791</a></li>
   <li>If multiple inputs are provided for the GitHub-internal 
<code>analysis-kinds</code> input, only <code>code-scanning</code> will be 
enabled. The <code>analysis-kinds</code> input is experimental, for 
GitHub-internal use only, and may change without notice at any time. <a 
href="https://redirect.github.com/github/codeql-action/pull/3892";>#3892</a></li>
   <li>Added an experimental change which, when running a Code Scanning 
analysis for a PR with <a 
href="https://redirect.github.com/github/roadmap/issues/1158";>improved 
incremental analysis</a> enabled, prefers CodeQL CLI versions that have a 
cached overlay-base database for the configured languages. This speeds up 
analysis for a repository when there is not yet a cached overlay-base database 
for the latest CLI version. We expect to roll this change out to everyone in 
May. <a 
href="https://redirect.github.com/github/codeql-action/pull/3880";>#3880</a></li>
   </ul>
   <h2>4.35.4 - 07 May 2026</h2>
   <ul>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.4";>2.25.4</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/3881";>#3881</a></li>
   </ul>
   <h2>4.35.3 - 01 May 2026</h2>
   <ul>
   <li><em>Upcoming breaking change</em>: Add a deprecation warning for 
customers using CodeQL version 2.19.3 and earlier. These versions of CodeQL 
were discontinued on 9 April 2026 alongside GitHub Enterprise Server 3.15, and 
will be unsupported by the next minor release of the CodeQL Action. <a 
href="https://redirect.github.com/github/codeql-action/pull/3837";>#3837</a></li>
   <li>Configurations for private registries that use Cloudsmith or GCP OIDC 
are now accepted. <a 
href="https://redirect.github.com/github/codeql-action/pull/3850";>#3850</a></li>
   <li>Best-effort connection tests for private registries now use 
<code>GET</code> requests instead of <code>HEAD</code> for better compatibility 
with various registry implementations. For NuGet feeds, the test is now always 
performed against the service index. <a 
href="https://redirect.github.com/github/codeql-action/pull/3853";>#3853</a></li>
   <li>Fixed a bug where two diagnostics produced within the same millisecond 
could overwrite each other on disk, causing one of them to be lost. <a 
href="https://redirect.github.com/github/codeql-action/pull/3852";>#3852</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/54f647b7e1bb85c95cddabcd46b0c578ec92bc1a";><code>54f647b</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/3984";>#3984</a> 
from github/update-v4.36.3-1f34ec164</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/e78819e05527766c3c5919e3177647e280c6cb83";><code>e78819e</code></a>
 Trigger checks</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/2c9d3d63eb4941734e2d29468953529a56f5ff1c";><code>2c9d3d6</code></a>
 Update changelog for v4.36.3</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/1f34ec16430d82636d18716acc7aaa6d843b35a9";><code>1f34ec1</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/3983";>#3983</a> 
from github/mbg/repo-props/ff-for-config-file-prop</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/d5f0145480025b49d8b08c3f6b36e6ad41a68c90";><code>d5f0145</code></a>
 Log when repository property has a value but is ignored</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/f27f56386a3c745af8d7bbfb806098c714a5e32a";><code>f27f563</code></a>
 Add test for when the FF is off</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/0025d0f2b5676fde748a0be9725dcce18dd9f986";><code>0025d0f</code></a>
 Use FF</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/f7fa18f05d107ff6735857c3510fbff190c9a1eb";><code>f7fa18f</code></a>
 Add FF for config file repo property</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/628fc3f124e68b0151f0d2a5d81e864ee1e42335";><code>628fc3f</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/3979";>#3979</a> 
from github/henrymercer/overlay-db-cleanup-size-tele...</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/9cfb67bab9b32441237f92d4ba29a7f3ccff259f";><code>9cfb67b</code></a>
 Add clarifying comments</li>
   <li>Additional commits viewable in <a 
href="https://github.com/github/codeql-action/compare/8aad20d150bbac5944a9f9d289da16a4b0d87c1e...54f647b7e1bb85c95cddabcd46b0c578ec92bc1a";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `github/codeql-action/autobuild` from 4.36.2 to 4.36.3
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/github/codeql-action/releases";>github/codeql-action/autobuild's
 releases</a>.</em></p>
   <blockquote>
   <h2>v4.36.3</h2>
   <p>No user facing changes.</p>
   </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/autobuild'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><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>
   </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>
   <li>For performance and accuracy reasons, <a 
href="https://redirect.github.com/github/roadmap/issues/1158";>improved 
incremental analysis</a> will now only be enabled on a pull request when 
diff-informed analysis is also enabled for that run. If diff-informed analysis 
is unavailable (for example, because the PR diff ranges could not be computed), 
the action will fall back to a full analysis. <a 
href="https://redirect.github.com/github/codeql-action/pull/3791";>#3791</a></li>
   <li>If multiple inputs are provided for the GitHub-internal 
<code>analysis-kinds</code> input, only <code>code-scanning</code> will be 
enabled. The <code>analysis-kinds</code> input is experimental, for 
GitHub-internal use only, and may change without notice at any time. <a 
href="https://redirect.github.com/github/codeql-action/pull/3892";>#3892</a></li>
   <li>Added an experimental change which, when running a Code Scanning 
analysis for a PR with <a 
href="https://redirect.github.com/github/roadmap/issues/1158";>improved 
incremental analysis</a> enabled, prefers CodeQL CLI versions that have a 
cached overlay-base database for the configured languages. This speeds up 
analysis for a repository when there is not yet a cached overlay-base database 
for the latest CLI version. We expect to roll this change out to everyone in 
May. <a 
href="https://redirect.github.com/github/codeql-action/pull/3880";>#3880</a></li>
   </ul>
   <h2>4.35.4 - 07 May 2026</h2>
   <ul>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.4";>2.25.4</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/3881";>#3881</a></li>
   </ul>
   <h2>4.35.3 - 01 May 2026</h2>
   <ul>
   <li><em>Upcoming breaking change</em>: Add a deprecation warning for 
customers using CodeQL version 2.19.3 and earlier. These versions of CodeQL 
were discontinued on 9 April 2026 alongside GitHub Enterprise Server 3.15, and 
will be unsupported by the next minor release of the CodeQL Action. <a 
href="https://redirect.github.com/github/codeql-action/pull/3837";>#3837</a></li>
   <li>Configurations for private registries that use Cloudsmith or GCP OIDC 
are now accepted. <a 
href="https://redirect.github.com/github/codeql-action/pull/3850";>#3850</a></li>
   <li>Best-effort connection tests for private registries now use 
<code>GET</code> requests instead of <code>HEAD</code> for better compatibility 
with various registry implementations. For NuGet feeds, the test is now always 
performed against the service index. <a 
href="https://redirect.github.com/github/codeql-action/pull/3853";>#3853</a></li>
   <li>Fixed a bug where two diagnostics produced within the same millisecond 
could overwrite each other on disk, causing one of them to be lost. <a 
href="https://redirect.github.com/github/codeql-action/pull/3852";>#3852</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/54f647b7e1bb85c95cddabcd46b0c578ec92bc1a";><code>54f647b</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/3984";>#3984</a> 
from github/update-v4.36.3-1f34ec164</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/e78819e05527766c3c5919e3177647e280c6cb83";><code>e78819e</code></a>
 Trigger checks</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/2c9d3d63eb4941734e2d29468953529a56f5ff1c";><code>2c9d3d6</code></a>
 Update changelog for v4.36.3</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/1f34ec16430d82636d18716acc7aaa6d843b35a9";><code>1f34ec1</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/3983";>#3983</a> 
from github/mbg/repo-props/ff-for-config-file-prop</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/d5f0145480025b49d8b08c3f6b36e6ad41a68c90";><code>d5f0145</code></a>
 Log when repository property has a value but is ignored</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/f27f56386a3c745af8d7bbfb806098c714a5e32a";><code>f27f563</code></a>
 Add test for when the FF is off</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/0025d0f2b5676fde748a0be9725dcce18dd9f986";><code>0025d0f</code></a>
 Use FF</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/f7fa18f05d107ff6735857c3510fbff190c9a1eb";><code>f7fa18f</code></a>
 Add FF for config file repo property</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/628fc3f124e68b0151f0d2a5d81e864ee1e42335";><code>628fc3f</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/3979";>#3979</a> 
from github/henrymercer/overlay-db-cleanup-size-tele...</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/9cfb67bab9b32441237f92d4ba29a7f3ccff259f";><code>9cfb67b</code></a>
 Add clarifying comments</li>
   <li>Additional commits viewable in <a 
href="https://github.com/github/codeql-action/compare/8aad20d150bbac5944a9f9d289da16a4b0d87c1e...54f647b7e1bb85c95cddabcd46b0c578ec92bc1a";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `github/codeql-action/analyze` from 4.36.2 to 4.36.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.36.3</h2>
   <p>No user facing changes.</p>
   </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><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>
   </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>
   <li>For performance and accuracy reasons, <a 
href="https://redirect.github.com/github/roadmap/issues/1158";>improved 
incremental analysis</a> will now only be enabled on a pull request when 
diff-informed analysis is also enabled for that run. If diff-informed analysis 
is unavailable (for example, because the PR diff ranges could not be computed), 
the action will fall back to a full analysis. <a 
href="https://redirect.github.com/github/codeql-action/pull/3791";>#3791</a></li>
   <li>If multiple inputs are provided for the GitHub-internal 
<code>analysis-kinds</code> input, only <code>code-scanning</code> will be 
enabled. The <code>analysis-kinds</code> input is experimental, for 
GitHub-internal use only, and may change without notice at any time. <a 
href="https://redirect.github.com/github/codeql-action/pull/3892";>#3892</a></li>
   <li>Added an experimental change which, when running a Code Scanning 
analysis for a PR with <a 
href="https://redirect.github.com/github/roadmap/issues/1158";>improved 
incremental analysis</a> enabled, prefers CodeQL CLI versions that have a 
cached overlay-base database for the configured languages. This speeds up 
analysis for a repository when there is not yet a cached overlay-base database 
for the latest CLI version. We expect to roll this change out to everyone in 
May. <a 
href="https://redirect.github.com/github/codeql-action/pull/3880";>#3880</a></li>
   </ul>
   <h2>4.35.4 - 07 May 2026</h2>
   <ul>
   <li>Update default CodeQL bundle version to <a 
href="https://github.com/github/codeql-action/releases/tag/codeql-bundle-v2.25.4";>2.25.4</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/3881";>#3881</a></li>
   </ul>
   <h2>4.35.3 - 01 May 2026</h2>
   <ul>
   <li><em>Upcoming breaking change</em>: Add a deprecation warning for 
customers using CodeQL version 2.19.3 and earlier. These versions of CodeQL 
were discontinued on 9 April 2026 alongside GitHub Enterprise Server 3.15, and 
will be unsupported by the next minor release of the CodeQL Action. <a 
href="https://redirect.github.com/github/codeql-action/pull/3837";>#3837</a></li>
   <li>Configurations for private registries that use Cloudsmith or GCP OIDC 
are now accepted. <a 
href="https://redirect.github.com/github/codeql-action/pull/3850";>#3850</a></li>
   <li>Best-effort connection tests for private registries now use 
<code>GET</code> requests instead of <code>HEAD</code> for better compatibility 
with various registry implementations. For NuGet feeds, the test is now always 
performed against the service index. <a 
href="https://redirect.github.com/github/codeql-action/pull/3853";>#3853</a></li>
   <li>Fixed a bug where two diagnostics produced within the same millisecond 
could overwrite each other on disk, causing one of them to be lost. <a 
href="https://redirect.github.com/github/codeql-action/pull/3852";>#3852</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/54f647b7e1bb85c95cddabcd46b0c578ec92bc1a";><code>54f647b</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/3984";>#3984</a> 
from github/update-v4.36.3-1f34ec164</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/e78819e05527766c3c5919e3177647e280c6cb83";><code>e78819e</code></a>
 Trigger checks</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/2c9d3d63eb4941734e2d29468953529a56f5ff1c";><code>2c9d3d6</code></a>
 Update changelog for v4.36.3</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/1f34ec16430d82636d18716acc7aaa6d843b35a9";><code>1f34ec1</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/3983";>#3983</a> 
from github/mbg/repo-props/ff-for-config-file-prop</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/d5f0145480025b49d8b08c3f6b36e6ad41a68c90";><code>d5f0145</code></a>
 Log when repository property has a value but is ignored</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/f27f56386a3c745af8d7bbfb806098c714a5e32a";><code>f27f563</code></a>
 Add test for when the FF is off</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/0025d0f2b5676fde748a0be9725dcce18dd9f986";><code>0025d0f</code></a>
 Use FF</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/f7fa18f05d107ff6735857c3510fbff190c9a1eb";><code>f7fa18f</code></a>
 Add FF for config file repo property</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/628fc3f124e68b0151f0d2a5d81e864ee1e42335";><code>628fc3f</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/3979";>#3979</a> 
from github/henrymercer/overlay-db-cleanup-size-tele...</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/9cfb67bab9b32441237f92d4ba29a7f3ccff259f";><code>9cfb67b</code></a>
 Add clarifying comments</li>
   <li>Additional commits viewable in <a 
href="https://github.com/github/codeql-action/compare/8aad20d150bbac5944a9f9d289da16a4b0d87c1e...54f647b7e1bb85c95cddabcd46b0c578ec92bc1a";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `docker/login-action` from 4.2.0 to 4.4.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/docker/login-action/releases";>docker/login-action's 
releases</a>.</em></p>
   <blockquote>
   <h2>v4.4.0</h2>
   <ul>
   <li>Skip empty <code>registry-auth</code> secret mask by <a 
href="https://github.com/crazy-max";><code>@​crazy-max</code></a> in <a 
href="https://redirect.github.com/docker/login-action/pull/1035";>docker/login-action#1035</a></li>
   <li>Bump <code>@​aws-sdk/client-ecr</code> and 
<code>@​aws-sdk/client-ecr-public</code> to 3.1077.0 <a 
href="https://redirect.github.com/docker/login-action/pull/1034";>docker/login-action#1034</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/docker/login-action/compare/v4.3.0...v4.4.0";>https://github.com/docker/login-action/compare/v4.3.0...v4.4.0</a></p>
   <h2>v4.3.0</h2>
   <ul>
   <li>Preserve names in esbuild bundle by <a 
href="https://github.com/crazy-max";><code>@​crazy-max</code></a> in <a 
href="https://redirect.github.com/docker/login-action/pull/1022";>docker/login-action#1022</a></li>
   <li>Bump <code>@​aws-sdk/client-ecr</code> and 
<code>@​aws-sdk/client-ecr-public</code> to 3.1076.0 <a 
href="https://redirect.github.com/docker/login-action/pull/999";>docker/login-action#999</a>
 <a 
href="https://redirect.github.com/docker/login-action/pull/1030";>docker/login-action#1030</a></li>
   <li>Bump <code>@​docker/actions-toolkit</code> from 0.90.0 to 0.92.0 in <a 
href="https://redirect.github.com/docker/login-action/pull/1004";>docker/login-action#1004</a>
 <a 
href="https://redirect.github.com/docker/login-action/pull/1027";>docker/login-action#1027</a></li>
   <li>Bump <code>@​sigstore/core</code> from 3.1.0 to 3.2.1 in <a 
href="https://redirect.github.com/docker/login-action/pull/1023";>docker/login-action#1023</a></li>
   <li>Bump <code>@​sigstore/verify</code> from 3.1.0 to 3.1.1 in <a 
href="https://redirect.github.com/docker/login-action/pull/1029";>docker/login-action#1029</a></li>
   <li>Bump http-proxy-agent and https-proxy-agent to 9.1.0 in <a 
href="https://redirect.github.com/docker/login-action/pull/1017";>docker/login-action#1017</a></li>
   <li>Bump js-yaml from 4.1.1 to 5.2.0 in <a 
href="https://redirect.github.com/docker/login-action/pull/1028";>docker/login-action#1028</a></li>
   <li>Bump sigstore from 4.1.0 to 4.1.1 in <a 
href="https://redirect.github.com/docker/login-action/pull/1031";>docker/login-action#1031</a></li>
   <li>Bump tmp from 0.2.5 to 0.2.7 in <a 
href="https://redirect.github.com/docker/login-action/pull/1002";>docker/login-action#1002</a></li>
   <li>Bump undici from 6.24.1 to 6.27.0 in <a 
href="https://redirect.github.com/docker/login-action/pull/1020";>docker/login-action#1020</a></li>
   <li>Bump vite from 7.3.3 to 7.3.6 in <a 
href="https://redirect.github.com/docker/login-action/pull/1019";>docker/login-action#1019</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/docker/login-action/compare/v4.2.0...v4.3.0";>https://github.com/docker/login-action/compare/v4.2.0...v4.3.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/docker/login-action/commit/af1e73f918a031802d376d3c8bbc3fe56130a9b0";><code>af1e73f</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/login-action/issues/1034";>#1034</a> 
from docker/dependabot/npm_and_yarn/aws-sdk-dependen...</li>
   <li><a 
href="https://github.com/docker/login-action/commit/da722bde43bacb027adfc67d42dbaa4c0f9e550b";><code>da722bd</code></a>
 [dependabot skip] chore: update generated content</li>
   <li><a 
href="https://github.com/docker/login-action/commit/2916ad60bd5cb72f07aa54c69fdcc61749c09b7a";><code>2916ad6</code></a>
 build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 
up...</li>
   <li><a 
href="https://github.com/docker/login-action/commit/ca0a662f786e4cfddce972005bd68f3dafc3a903";><code>ca0a662</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/login-action/issues/1035";>#1035</a> 
from crazy-max/fix-registry-auth-empty-mask</li>
   <li><a 
href="https://github.com/docker/login-action/commit/c455755a579833bf0d2e4e54e3beb413ef10cc80";><code>c455755</code></a>
 chore: update generated content</li>
   <li><a 
href="https://github.com/docker/login-action/commit/48351901f89581a7c12870c787d3f06d1f498438";><code>4835190</code></a>
 skip empty registry-auth secret mask</li>
   <li><a 
href="https://github.com/docker/login-action/commit/992421c6e6806a7f6df609d1bfff374f9eca3004";><code>992421c</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/login-action/issues/1033";>#1033</a> 
from docker/dependabot/github_actions/docker/bake-ac...</li>
   <li><a 
href="https://github.com/docker/login-action/commit/b249b43765525dd7951068267a34cf63f22ab4f0";><code>b249b43</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/login-action/issues/1032";>#1032</a> 
from docker/dependabot/github_actions/docker/bake-ac...</li>
   <li><a 
href="https://github.com/docker/login-action/commit/1b67977736863551a88ff218642a2d7628b10520";><code>1b67977</code></a>
 build(deps): bump docker/bake-action from 7.2.0 to 7.3.0</li>
   <li><a 
href="https://github.com/docker/login-action/commit/9d49d6a3234c78daa10c3c12183ef7b6caa8e69e";><code>9d49d6a</code></a>
 build(deps): bump docker/bake-action/subaction/matrix</li>
   <li>Additional commits viewable in <a 
href="https://github.com/docker/login-action/compare/650006c6eb7dba73a995cc03b0b2d7f5ca915bee...af1e73f918a031802d376d3c8bbc3fe56130a9b0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `actions/cache` from 5.0.5 to 6.1.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/actions/cache/releases";>actions/cache's 
releases</a>.</em></p>
   <blockquote>
   <h2>v6.1.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Bump <code>@​actions/cache</code> to v6.1.0 - handle read-only cache 
access by <a href="https://github.com/jasongin";><code>@​jasongin</code></a> in 
<a 
href="https://redirect.github.com/actions/cache/pull/1768";>actions/cache#1768</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/cache/compare/v6...v6.1.0";>https://github.com/actions/cache/compare/v6...v6.1.0</a></p>
   <h2>v6.0.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Update packages, migrate to ESM by <a 
href="https://github.com/Samirat";><code>@​Samirat</code></a> in <a 
href="https://redirect.github.com/actions/cache/pull/1760";>actions/cache#1760</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/cache/compare/v5...v6.0.0";>https://github.com/actions/cache/compare/v5...v6.0.0</a></p>
   <h2>v5.1.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Bump <code>@​actions/cache</code> to v5.1.0 - handle read-only cache 
access by <a href="https://github.com/jasongin";><code>@​jasongin</code></a> in 
<a 
href="https://redirect.github.com/actions/cache/pull/1775";>actions/cache#1775</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/cache/compare/v5...v5.1.0";>https://github.com/actions/cache/compare/v5...v5.1.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/actions/cache/blob/main/RELEASES.md";>actions/cache's 
changelog</a>.</em></p>
   <blockquote>
   <h1>Releases</h1>
   <h2>How to prepare a release</h2>
   <blockquote>
   <p>[!NOTE]
   Relevant for maintainers with write access only.</p>
   </blockquote>
   <ol>
   <li>Switch to a new branch from <code>main</code>.</li>
   <li>Run <code>npm test</code> to ensure all tests are passing.</li>
   <li>Update the version in <a 
href="https://github.com/actions/cache/blob/main/package.json";><code>https://github.com/actions/cache/blob/main/package.json</code></a>.</li>
   <li>Run <code>npm run build</code> to update the compiled files.</li>
   <li>Update this <a 
href="https://github.com/actions/cache/blob/main/RELEASES.md";><code>https://github.com/actions/cache/blob/main/RELEASES.md</code></a>
 with the new version and changes in the <code>## Changelog</code> section.</li>
   <li>Run <code>licensed cache</code> to update the license report.</li>
   <li>Run <code>licensed status</code> and resolve any warnings by updating 
the <a 
href="https://github.com/actions/cache/blob/main/.licensed.yml";><code>https://github.com/actions/cache/blob/main/.licensed.yml</code></a>
 file with the exceptions.</li>
   <li>Commit your changes and push your branch upstream.</li>
   <li>Open a pull request against <code>main</code> and get it reviewed and 
merged.</li>
   <li>Draft a new release <a 
href="https://github.com/actions/cache/releases";>https://github.com/actions/cache/releases</a>
 use the same version number used in <code>package.json</code>
   <ol>
   <li>Create a new tag with the version number.</li>
   <li>Auto generate release notes and update them to match the changes you 
made in <code>RELEASES.md</code>.</li>
   <li>Toggle the set as the latest release option.</li>
   <li>Publish the release.</li>
   </ol>
   </li>
   <li>Navigate to <a 
href="https://github.com/actions/cache/actions/workflows/release-new-action-version.yml";>https://github.com/actions/cache/actions/workflows/release-new-action-version.yml</a>
   <ol>
   <li>There should be a workflow run queued with the same version number.</li>
   <li>Approve the run to publish the new version and update the major tags for 
this action.</li>
   </ol>
   </li>
   </ol>
   <h2>Changelog</h2>
   <h3>6.1.0</h3>
   <ul>
   <li>Bump <code>@actions/cache</code> to v6.1.0 to pick up <a 
href="https://redirect.github.com/actions/toolkit/pull/2435";>actions/toolkit#2435
 Handle cache write error due to read-only token</a></li>
   <li>Switch redundant &quot;Cache save failed&quot; warning to debug log in 
save-only</li>
   </ul>
   <h3>6.0.0</h3>
   <ul>
   <li>Updated <code>@actions/cache</code> to ^6.0.1, 
<code>@actions/core</code> to ^3.0.1, <code>@actions/exec</code> to ^3.0.0, 
<code>@actions/io</code> to ^3.0.2</li>
   <li>Migrated to ESM module system</li>
   <li>Upgraded Jest to v30 and test infrastructure to be ESM compatible</li>
   </ul>
   <h3>5.0.4</h3>
   <ul>
   <li>Bump <code>minimatch</code> to v3.1.5 (fixes ReDoS via globstar 
patterns)</li>
   <li>Bump <code>undici</code> to v6.24.1 (WebSocket decompression bomb 
protection, header validation fixes)</li>
   <li>Bump <code>fast-xml-parser</code> to v5.5.6</li>
   </ul>
   <h3>5.0.3</h3>
   <ul>
   <li>Bump <code>@actions/cache</code> to v5.0.5 (Resolves: <a 
href="https://github.com/actions/cache/security/dependabot/33";>https://github.com/actions/cache/security/dependabot/33</a>)</li>
   <li>Bump <code>@actions/core</code> to v2.0.3</li>
   </ul>
   <h3>5.0.2</h3>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/actions/cache/commit/55cc8345863c7cc4c66a329aec7e433d2d1c52a9";><code>55cc834</code></a>
 Merge pull request <a 
href="https://redirect.github.com/actions/cache/issues/1768";>#1768</a> from 
jasongin/readonly-cache</li>
   <li><a 
href="https://github.com/actions/cache/commit/d8cd72f230726cdf4457ebb61ec1b593a8d12337";><code>d8cd72f</code></a>
 Bump <code>@​actions/cache</code> to v6.1.0 - handle cache write error due to 
RO token</li>
   <li><a 
href="https://github.com/actions/cache/commit/2c8a9bd7457de244a408f35966fab2fb45fda9c8";><code>2c8a9bd</code></a>
 Merge pull request <a 
href="https://redirect.github.com/actions/cache/issues/1760";>#1760</a> from 
actions/samirat/esm_migration_and_package_update</li>
   <li><a 
href="https://github.com/actions/cache/commit/e9b91fdc3fea7d79165fceb79042ef45c2d51023";><code>e9b91fd</code></a>
 Prettier fixes</li>
   <li><a 
href="https://github.com/actions/cache/commit/e4884b8ff7f92ef6b52c79eda480bbc86e685adb";><code>e4884b8</code></a>
 Rebuild dist</li>
   <li><a 
href="https://github.com/actions/cache/commit/10baf0191a3c426ea0fa4a3253a5c04233b6e18f";><code>10baf01</code></a>
 Fixed licenses</li>
   <li><a 
href="https://github.com/actions/cache/commit/e39b386c9004d72a15d864ade8c0b3a702d47a37";><code>e39b386</code></a>
 Fix test mock return order</li>
   <li><a 
href="https://github.com/actions/cache/commit/b6928203372a8571ff984c0c883ef3a1adfb0c06";><code>b692820</code></a>
 PR feedback</li>
   <li><a 
href="https://github.com/actions/cache/commit/60749128a44d25d3c520a489e576380cf00ff3f1";><code>6074912</code></a>
 Rebuild dist bundles as ESM to match type:module</li>
   <li><a 
href="https://github.com/actions/cache/commit/5a912e8b4af820fa082a0e75cfd2c782f8fbfe0e";><code>5a912e8</code></a>
 Fix lint and jest issues</li>
   <li>Additional commits viewable in <a 
href="https://github.com/actions/cache/compare/27d5ce7f107fe9357f9df03efb73ab90386fccae...55cc8345863c7cc4c66a329aec7e433d2d1c52a9";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `actions/setup-python` from 6.2.0 to 6.3.0
   <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.3.0</h2>
   <h2>What's Changed</h2>
   <h3>Enhancement</h3>
   <ul>
   <li>Add RHEL support and include Linux distro in cache keys by <a 
href="https://github.com/priyagupta108";><code>@​priyagupta108</code></a> in <a 
href="https://redirect.github.com/actions/setup-python/pull/1323";>actions/setup-python#1323</a></li>
   <li>Fix pip cache error handling on Windows by <a 
href="https://github.com/priyagupta108";><code>@​priyagupta108</code></a> in <a 
href="https://redirect.github.com/actions/setup-python/pull/1040";>actions/setup-python#1040</a></li>
   </ul>
   <h3>Dependency update</h3>
   <ul>
   <li>Upgrade minimatch from 3.1.2 to 3.1.5 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/actions/setup-python/pull/1281";>actions/setup-python#1281</a></li>
   <li>Upgrade actions dependencies by <a 
href="https://github.com/gowridurgad";><code>@​gowridurgad</code></a> with <a 
href="https://github.com/Copilot";><code>@​Copilot</code></a> in <a 
href="https://redirect.github.com/actions/setup-python/pull/1303";>actions/setup-python#1303</a></li>
   <li>Upgrade <code>@​actions/cache</code> to 5.1.0, log cache write denied by 
<a href="https://github.com/jasongin";><code>@​jasongin</code></a> in <a 
href="https://redirect.github.com/actions/setup-python/pull/1324";>actions/setup-python#1324</a></li>
   <li>Upgrade dependency versions and test workflow configuration by <a 
href="https://github.com/HarithaVattikuti";><code>@​HarithaVattikuti</code></a> 
in <a 
href="https://redirect.github.com/actions/setup-python/pull/1322";>actions/setup-python#1322</a></li>
   </ul>
   <h3>Documentation</h3>
   <ul>
   <li>Update advanced-usage.md by <a 
href="https://github.com/Dunky-Z";><code>@​Dunky-Z</code></a> in <a 
href="https://redirect.github.com/actions/setup-python/pull/811";>actions/setup-python#811</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/gowridurgad";><code>@​gowridurgad</code></a> 
with <a href="https://github.com/Copilot";><code>@​Copilot</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/actions/setup-python/pull/1303";>actions/setup-python#1303</a></li>
   <li><a href="https://github.com/jasongin";><code>@​jasongin</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/setup-python/pull/1324";>actions/setup-python#1324</a></li>
   <li><a href="https://github.com/Dunky-Z";><code>@​Dunky-Z</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/setup-python/pull/811";>actions/setup-python#811</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/setup-python/compare/v6.2.0...v6.3.0";>https://github.com/actions/setup-python/compare/v6.2.0...v6.3.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/actions/setup-python/commit/ece7cb06caefa5fff74198d8649806c4678c61a1";><code>ece7cb0</code></a>
 Fix pip cache error handling on Windows. (<a 
href="https://redirect.github.com/actions/setup-python/issues/1040";>#1040</a>)</li>
   <li><a 
href="https://github.com/actions/setup-python/commit/1d18d7af5f767c1259ede05a0a5bcc30f3dcf1cf";><code>1d18d7a</code></a>
 Update advanced-usage.md (<a 
href="https://redirect.github.com/actions/setup-python/issues/811";>#811</a>)</li>
   <li><a 
href="https://github.com/actions/setup-python/commit/d2b357a6a3a3687dd6781a416c0d24fcfd68660e";><code>d2b357a</code></a>
 Update dependency versions and test workflow configuration (<a 
href="https://redirect.github.com/actions/setup-python/issues/1322";>#1322</a>)</li>
   <li><a 
href="https://github.com/actions/setup-python/commit/8f639b1e75c1048640734b2bb46e22cecf136982";><code>8f639b1</code></a>
 Merge pull request <a 
href="https://redirect.github.com/actions/setup-python/issues/1324";>#1324</a> 
from jasongin/update-actions-cache-5.1.0</li>
   <li><a 
href="https://github.com/actions/setup-python/commit/6731c2ba87f530c26324d128c8fdd53499a4d4b0";><code>6731c2b</code></a>
 Resolve high-severity audit issues</li>
   <li><a 
href="https://github.com/actions/setup-python/commit/0cb1a84326b90186fcd211036c65b42819794c87";><code>0cb1a84</code></a>
 Add RHEL support and include Linux distro in cache keys (<a 
href="https://redirect.github.com/actions/setup-python/issues/1323";>#1323</a>)</li>
   <li><a 
href="https://github.com/actions/setup-python/commit/dc6eab6194394e0119523369788b507096f923e2";><code>dc6eab6</code></a>
 Update dist</li>
   <li><a 
href="https://github.com/actions/setup-python/commit/6f4b74bfa2f520a380a620de3615c0dac427f4d3";><code>6f4b74b</code></a>
 Strict equality</li>
   <li><a 
href="https://github.com/actions/setup-python/commit/fa8bde1a9cc6347d06948d66bcd68c598b79eaea";><code>fa8bde1</code></a>
 Bump <code>@​actions/cache</code> to 5.1.0, log cache write denied</li>
   <li><a 
href="https://github.com/actions/setup-python/commit/c8813ba1bc76ebf779b911ad8ffccbf2e449cb48";><code>c8813ba</code></a>
 Upgrade <a href="https://github.com/actions";><code>@​actions</code></a> 
dependencies and update licenses (<a 
href="https://redirect.github.com/actions/setup-python/issues/1303";>#1303</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/actions/setup-python/compare/a309ff8b426b58ec0e2a45f0f869d46889d02405...ece7cb06caefa5fff74198d8649806c4678c61a1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore <dependency name> major version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
major version (unless you unignore this specific dependency's major version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name> minor version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
minor version (unless you unignore this specific dependency's minor version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name>` will close this group update PR and 
stop Dependabot creating any more for the specific dependency (unless you 
unignore this specific dependency or upgrade to it yourself)
   - `@dependabot unignore <dependency name>` will remove all of the ignore 
conditions of the specified dependency
   - `@dependabot unignore <dependency name> <ignore condition>` will remove 
the ignore condition of the specified dependency and ignore conditions
   
   
   </details>


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

To unsubscribe, e-mail: [email protected]

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

Reply via email to