[PR #5690] [MERGED] build(deps): bump github/codeql-action from 2.2.4 to 2.2.5 #5615

Closed
opened 2026-05-05 10:41:42 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/5690
Author: @dependabot[bot]
Created: 2/27/2023
Status: Merged
Merged: 2/27/2023
Merged by: @topimiettinen

Base: masterHead: dependabot/github_actions/github/codeql-action-2.2.5


📝 Commits (1)

  • 0b7f0ea build(deps): bump github/codeql-action from 2.2.4 to 2.2.5

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 .github/workflows/codeql-analysis.yml (+3 -3)

📄 Description

Bumps github/codeql-action from 2.2.4 to 2.2.5.

Commits
  • 32dc499 Merge pull request #1547 from github/update-v2.2.5-237a258d2
  • b742728 Update changelog for v2.2.5
  • 237a258 Merge pull request #1543 from github/alexet/update-2.12.3
  • 5972e6d Fix lib file
  • 164027e Fix bundle versions
  • 3dde1f3 Merge pull request #1540 from cklin/expect-discarded-cache
  • d7d7567 Unit tests for optimizeForLastQueryRun
  • 0e4e857 Set optimizeForLastQueryRun on last run
  • 08d1f21 Calculate customQueryIndices early
  • f3bd25e Merge pull request #1544 from github/aeisenberg/clean-cache
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/5690 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/27/2023 **Status:** ✅ Merged **Merged:** 2/27/2023 **Merged by:** [@topimiettinen](https://github.com/topimiettinen) **Base:** `master` ← **Head:** `dependabot/github_actions/github/codeql-action-2.2.5` --- ### 📝 Commits (1) - [`0b7f0ea`](https://github.com/netblue30/firejail/commit/0b7f0ea10d2d1b9077c47434bea44bb15250b5ad) build(deps): bump github/codeql-action from 2.2.4 to 2.2.5 ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/codeql-analysis.yml` (+3 -3) </details> ### 📄 Description Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.2.4 to 2.2.5. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/github/codeql-action/commit/32dc499307d133bb5085bae78498c0ac2cf762d5"><code>32dc499</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/github/codeql-action/issues/1547">#1547</a> from github/update-v2.2.5-237a258d2</li> <li><a href="https://github.com/github/codeql-action/commit/b742728ac2fdf24c19cef5b5beb54704934fc0e9"><code>b742728</code></a> Update changelog for v2.2.5</li> <li><a href="https://github.com/github/codeql-action/commit/237a258d2b2dcc0e10abc0ba52e79b541372c151"><code>237a258</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/github/codeql-action/issues/1543">#1543</a> from github/alexet/update-2.12.3</li> <li><a href="https://github.com/github/codeql-action/commit/5972e6d72e403daf6fd352296998c6a14b8beda2"><code>5972e6d</code></a> Fix lib file</li> <li><a href="https://github.com/github/codeql-action/commit/164027e6823210502b1a80d5b427fdcacd4595e5"><code>164027e</code></a> Fix bundle versions</li> <li><a href="https://github.com/github/codeql-action/commit/3dde1f3512c540f34867ccaa89ccfce5e6cca0d7"><code>3dde1f3</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/github/codeql-action/issues/1540">#1540</a> from cklin/expect-discarded-cache</li> <li><a href="https://github.com/github/codeql-action/commit/d7d7567b0e57447f40b6b3cf55ff3c47e8e772b5"><code>d7d7567</code></a> Unit tests for optimizeForLastQueryRun</li> <li><a href="https://github.com/github/codeql-action/commit/0e4e857babbcd9bdfce7a3652b09525a544835a2"><code>0e4e857</code></a> Set optimizeForLastQueryRun on last run</li> <li><a href="https://github.com/github/codeql-action/commit/08d1f21d4fc549072b37a01b4f7ba801d0184d56"><code>08d1f21</code></a> Calculate customQueryIndices early</li> <li><a href="https://github.com/github/codeql-action/commit/f3bd25eefa631530105ad5b101cb1683bd2e3d68"><code>f3bd25e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/github/codeql-action/issues/1544">#1544</a> from github/aeisenberg/clean-cache</li> <li>Additional commits viewable in <a href="https://github.com/github/codeql-action/compare/17573ee1cc1b9d061760f3a006fc4aac4f944fd5...32dc499307d133bb5085bae78498c0ac2cf762d5">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=2.2.4&new-version=2.2.5)](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 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:41:42 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#5615
No description provided.