Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Dependencies]: Bump github/codeql-action from 3.27.6 to 3.27.7 (#546)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.6 to 3.27.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/github/codeql-action/releases">github/codeql-action's releases</a>.</em></p> <blockquote> <h2>v3.27.7</h2> <h1>CodeQL Action Changelog</h1> <p>See the <a href="https://github.com/github/codeql-action/releases">releases page</a> for the relevant changes to the CodeQL CLI and language packs.</p> <p>Note that the only difference between <code>v2</code> and <code>v3</code> of the CodeQL Action is the node version they support, with <code>v3</code> running on node 20 while we continue to release <code>v2</code> to support running on node 16. For example <code>3.22.11</code> was the first <code>v3</code> release and is functionally identical to <code>2.22.11</code>. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.</p> <h2>3.27.7 - 10 Dec 2024</h2> <ul> <li>We are rolling out a change in December 2024 that will extract the CodeQL bundle directly to the toolcache to improve performance. <a href="https://redirect.github.com/github/codeql-action/pull/2631">#2631</a></li> <li>Update default CodeQL bundle version to 2.20.0. <a href="https://redirect.github.com/github/codeql-action/pull/2636">#2636</a></li> </ul> <p>See the full <a href="https://github.com/github/codeql-action/blob/v3.27.7/CHANGELOG.md">CHANGELOG.md</a> for more information.</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's changelog</a>.</em></p> <blockquote> <h2>3.27.7 - 10 Dec 2024</h2> <ul> <li>We are rolling out a change in December 2024 that will extract the CodeQL bundle directly to the toolcache to improve performance. <a href="https://redirect.github.com/github/codeql-action/pull/2631">#2631</a></li> <li>Update default CodeQL bundle version to 2.20.0. <a href="https://redirect.github.com/github/codeql-action/pull/2636">#2636</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/github/codeql-action/commit/babb554ede22fd5605947329c4d04d8e7a0b8155"><code>babb554</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2640">#2640</a> from github/update-v3.27.7-89757925c</li> <li><a href="https://github.com/github/codeql-action/commit/0a5a1c0d75117cdbf0e9d273bb13d9eba4438910"><code>0a5a1c0</code></a> Update changelog for v3.27.7</li> <li><a href="https://github.com/github/codeql-action/commit/89757925c7adddb19b7a2f28e3e1b27da88b7304"><code>8975792</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2637">#2637</a> from github/dependabot/npm_and_yarn/npm-3bf4e64efa</li> <li><a href="https://github.com/github/codeql-action/commit/d853bec339070c57d11b4f3c47aba37fab1f4e3e"><code>d853bec</code></a> Update checked-in dependencies</li> <li><a href="https://github.com/github/codeql-action/commit/aab34601c1e19ad5f508a80e7b75a338dbce32fe"><code>aab3460</code></a> Bump the npm group with 4 updates</li> <li><a href="https://github.com/github/codeql-action/commit/0d3e640d0cc595f3b9972975ddea4f1f79e6e818"><code>0d3e640</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2636">#2636</a> from github/update-bundle/codeql-bundle-v2.20.0</li> <li><a href="https://github.com/github/codeql-action/commit/b13515409a663711186d96f8487042766764915d"><code>b135154</code></a> Merge branch 'main' into update-bundle/codeql-bundle-v2.20.0</li> <li><a href="https://github.com/github/codeql-action/commit/3d090058513728223efe693bdfe48b7d315ac558"><code>3d09005</code></a> Add changelog note</li> <li><a href="https://github.com/github/codeql-action/commit/8ba120503347278e8aed1f7dbd7aaac06ccb4a6a"><code>8ba1205</code></a> Update default bundle to codeql-bundle-v2.20.0</li> <li><a href="https://github.com/github/codeql-action/commit/6f9e628e6f9a18c785dd746325ba455111df1b67"><code>6f9e628</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2634">#2634</a> from github/angelapwen/stop-using-artifact-flag</li> <li>Additional commits viewable in <a href="https://github.com/github/codeql-action/compare/v3.27.6...v3.27.7">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github/codeql-action&package-manager=github_actions&previous-version=3.27.6&new-version=3.27.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
- Loading branch information