tag:github.com,2008:https://github.com/github/codeql-action/releases
Release notes from codeql-action
2026-06-04T14:27:15Z
tag:github.com,2008:Repository/259445878/v4.36.2
2026-06-04T14:27:19Z
v4.36.2
<ul>
<li>Cache CodeQL CLI version information across Actions steps. <a href="https://github.com/github/codeql-action/pull/3943" data-hovercard-type="pull_request" data-hovercard-url="/github/codeql-action/pull/3943/hovercard">#3943</a></li>
<li>Reduce requests while waiting for analysis processing by using exponential backoff when polling SARIF processing status. <a href="https://github.com/github/codeql-action/pull/3937" data-hovercard-type="pull_request" data-hovercard-url="/github/codeql-action/pull/3937/hovercard">#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://github.com/github/codeql-action/pull/3948" data-hovercard-type="pull_request" data-hovercard-url="/github/codeql-action/pull/3948/hovercard">#3948</a></li>
</ul>
codeql-action-automation[bot]
tag:github.com,2008:Repository/259445878/v4
2026-06-04T14:27:15Z
v4
<p>v4</p>
github-actions[bot]
tag:github.com,2008:Repository/259445878/v3.36.2
2026-06-04T14:53:31Z
v3.36.2
<ul>
<li>Cache CodeQL CLI version information across Actions steps. <a href="https://github.com/github/codeql-action/pull/3943" data-hovercard-type="pull_request" data-hovercard-url="/github/codeql-action/pull/3943/hovercard">#3943</a></li>
<li>Reduce requests while waiting for analysis processing by using exponential backoff when polling SARIF processing status. <a href="https://github.com/github/codeql-action/pull/3937" data-hovercard-type="pull_request" data-hovercard-url="/github/codeql-action/pull/3937/hovercard">#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://github.com/github/codeql-action/pull/3948" data-hovercard-type="pull_request" data-hovercard-url="/github/codeql-action/pull/3948/hovercard">#3948</a></li>
</ul>
codeql-action-automation[bot]
tag:github.com,2008:Repository/259445878/v3
2026-06-04T14:53:27Z
v3
<p>v3</p>
github-actions[bot]
tag:github.com,2008:Repository/259445878/codeql-bundle-v2.25.6
2026-06-04T11:01:18Z
CodeQL Bundle v2.25.6
<p>Bundles CodeQL CLI v2.25.6</p>
<ul>
<li>(<a href="https://github.com/github/codeql-cli-binaries/blob/HEAD/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql-cli-binaries/releases/tag/v2.25.6">release</a>)</li>
</ul>
<p>Includes the following CodeQL language packs from <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6"><code>github/codeql@codeql-cli/v2.25.6</code></a>:</p>
<ul>
<li><code>codeql/actions-queries</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/actions/ql/src/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/actions/ql/src">source</a>)</li>
<li><code>codeql/actions-all</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/actions/ql/lib/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/actions/ql/lib">source</a>)</li>
<li><code>codeql/cpp-queries</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/cpp/ql/src/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/cpp/ql/src">source</a>)</li>
<li><code>codeql/cpp-all</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/cpp/ql/lib/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/cpp/ql/lib">source</a>)</li>
<li><code>codeql/csharp-queries</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/csharp/ql/src/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/csharp/ql/src">source</a>)</li>
<li><code>codeql/csharp-all</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/csharp/ql/lib/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/csharp/ql/lib">source</a>)</li>
<li><code>codeql/go-queries</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/go/ql/src/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/go/ql/src">source</a>)</li>
<li><code>codeql/go-all</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/go/ql/lib/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/go/ql/lib">source</a>)</li>
<li><code>codeql/java-queries</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/java/ql/src/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/java/ql/src">source</a>)</li>
<li><code>codeql/java-all</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/java/ql/lib/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/java/ql/lib">source</a>)</li>
<li><code>codeql/javascript-queries</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/javascript/ql/src/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/javascript/ql/src">source</a>)</li>
<li><code>codeql/javascript-all</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/javascript/ql/lib/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/javascript/ql/lib">source</a>)</li>
<li><code>codeql/python-queries</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/python/ql/src/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/python/ql/src">source</a>)</li>
<li><code>codeql/python-all</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/python/ql/lib/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/python/ql/lib">source</a>)</li>
<li><code>codeql/ruby-queries</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/ruby/ql/src/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/ruby/ql/src">source</a>)</li>
<li><code>codeql/ruby-all</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/ruby/ql/lib/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/ruby/ql/lib">source</a>)</li>
<li><code>codeql/rust-queries</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/rust/ql/src/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/rust/ql/src">source</a>)</li>
<li><code>codeql/rust-all</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/rust/ql/lib/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/rust/ql/lib">source</a>)</li>
<li><code>codeql/swift-queries</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/swift/ql/src/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/swift/ql/src">source</a>)</li>
<li><code>codeql/swift-all</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/swift/ql/lib/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.6/swift/ql/lib">source</a>)</li>
</ul>
codeql-ci
tag:github.com,2008:Repository/259445878/v4.36.1
2026-06-02T10:09:21Z
v4.36.1
<p>No user facing changes.</p>
codeql-action-automation[bot]
tag:github.com,2008:Repository/259445878/v3.36.1
2026-06-02T10:37:05Z
v3.36.1
<p>No user facing changes.</p>
codeql-action-automation[bot]
tag:github.com,2008:Repository/259445878/v4.36.0
2026-05-22T11:07:48Z
v4.36.0
<ul>
<li><em>Breaking change</em>: Bump the minimum required CodeQL bundle version to 2.19.4. <a href="https://github.com/github/codeql-action/pull/3894" data-hovercard-type="pull_request" data-hovercard-url="/github/codeql-action/pull/3894/hovercard">#3894</a></li>
<li>Add support for SHA-256 Git object IDs. <a href="https://github.com/github/codeql-action/pull/3893" data-hovercard-type="pull_request" data-hovercard-url="/github/codeql-action/pull/3893/hovercard">#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://github.com/github/codeql-action/pull/3926" data-hovercard-type="pull_request" data-hovercard-url="/github/codeql-action/pull/3926/hovercard">#3926</a></li>
</ul>
codeql-action-automation[bot]
tag:github.com,2008:Repository/259445878/v3.36.0
2026-05-22T11:28:51Z
v3.36.0
<ul>
<li><em>Breaking change</em>: Bump the minimum required CodeQL bundle version to 2.19.4. <a href="https://github.com/github/codeql-action/pull/3894" data-hovercard-type="pull_request" data-hovercard-url="/github/codeql-action/pull/3894/hovercard">#3894</a></li>
<li>Add support for SHA-256 Git object IDs. <a href="https://github.com/github/codeql-action/pull/3893" data-hovercard-type="pull_request" data-hovercard-url="/github/codeql-action/pull/3893/hovercard">#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://github.com/github/codeql-action/pull/3926" data-hovercard-type="pull_request" data-hovercard-url="/github/codeql-action/pull/3926/hovercard">#3926</a></li>
</ul>
codeql-action-automation[bot]
tag:github.com,2008:Repository/259445878/codeql-bundle-v2.25.5
2026-05-22T10:31:35Z
CodeQL Bundle v2.25.5
<p>Bundles CodeQL CLI v2.25.5</p>
<ul>
<li>(<a href="https://github.com/github/codeql-cli-binaries/blob/HEAD/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql-cli-binaries/releases/tag/v2.25.5">release</a>)</li>
</ul>
<p>Includes the following CodeQL language packs from <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5"><code>github/codeql@codeql-cli/v2.25.5</code></a>:</p>
<ul>
<li><code>codeql/actions-queries</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/actions/ql/src/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/actions/ql/src">source</a>)</li>
<li><code>codeql/actions-all</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/actions/ql/lib/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/actions/ql/lib">source</a>)</li>
<li><code>codeql/cpp-queries</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/cpp/ql/src/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/cpp/ql/src">source</a>)</li>
<li><code>codeql/cpp-all</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/cpp/ql/lib/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/cpp/ql/lib">source</a>)</li>
<li><code>codeql/csharp-queries</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/csharp/ql/src/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/csharp/ql/src">source</a>)</li>
<li><code>codeql/csharp-all</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/csharp/ql/lib/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/csharp/ql/lib">source</a>)</li>
<li><code>codeql/go-queries</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/go/ql/src/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/go/ql/src">source</a>)</li>
<li><code>codeql/go-all</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/go/ql/lib/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/go/ql/lib">source</a>)</li>
<li><code>codeql/java-queries</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/java/ql/src/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/java/ql/src">source</a>)</li>
<li><code>codeql/java-all</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/java/ql/lib/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/java/ql/lib">source</a>)</li>
<li><code>codeql/javascript-queries</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/javascript/ql/src/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/javascript/ql/src">source</a>)</li>
<li><code>codeql/javascript-all</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/javascript/ql/lib/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/javascript/ql/lib">source</a>)</li>
<li><code>codeql/python-queries</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/python/ql/src/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/python/ql/src">source</a>)</li>
<li><code>codeql/python-all</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/python/ql/lib/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/python/ql/lib">source</a>)</li>
<li><code>codeql/ruby-queries</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/ruby/ql/src/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/ruby/ql/src">source</a>)</li>
<li><code>codeql/ruby-all</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/ruby/ql/lib/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/ruby/ql/lib">source</a>)</li>
<li><code>codeql/rust-queries</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/rust/ql/src/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/rust/ql/src">source</a>)</li>
<li><code>codeql/rust-all</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/rust/ql/lib/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/rust/ql/lib">source</a>)</li>
<li><code>codeql/swift-queries</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/swift/ql/src/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/swift/ql/src">source</a>)</li>
<li><code>codeql/swift-all</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/swift/ql/lib/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.25.5/swift/ql/lib">source</a>)</li>
</ul>
codeql-ci