Skip to content

Commit f6091c0

Browse files
author
Dave Bartolomeo
authored
Merge pull request #2721 from github/update-v3.28.5-01f001931
Merge main into releases/v3
2 parents ee117c9 + 064af10 commit f6091c0

File tree

7 files changed

+18
-12
lines changed

7 files changed

+18
-12
lines changed

.github/workflows/query-filters.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
name: Query Filters Tests
2121
timeout-minutes: 45
2222
runs-on: ubuntu-latest
23+
permissions:
24+
contents: read # This permission is needed to allow the GitHub Actions workflow to read the contents of the repository.
2325
steps:
2426
- name: Check out repository
2527
uses: actions/checkout@v4

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
See the [releases page](https://github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs.
44

5+
## 3.28.5 - 24 Jan 2025
6+
7+
- Update default CodeQL bundle version to 2.20.3. [#2717](https://github.com/github/codeql-action/pull/2717)
8+
59
## 3.28.4 - 23 Jan 2025
610

711
No user facing changes.

lib/defaults.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"bundleVersion": "codeql-bundle-v2.20.2",
3-
"cliVersion": "2.20.2",
4-
"priorBundleVersion": "codeql-bundle-v2.20.1",
5-
"priorCliVersion": "2.20.1"
2+
"bundleVersion": "codeql-bundle-v2.20.3",
3+
"cliVersion": "2.20.3",
4+
"priorBundleVersion": "codeql-bundle-v2.20.2",
5+
"priorCliVersion": "2.20.2"
66
}

node_modules/.package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codeql",
3-
"version": "3.28.4",
3+
"version": "3.28.5",
44
"private": true,
55
"description": "CodeQL action",
66
"scripts": {

src/defaults.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"bundleVersion": "codeql-bundle-v2.20.2",
3-
"cliVersion": "2.20.2",
4-
"priorBundleVersion": "codeql-bundle-v2.20.1",
5-
"priorCliVersion": "2.20.1"
2+
"bundleVersion": "codeql-bundle-v2.20.3",
3+
"cliVersion": "2.20.3",
4+
"priorBundleVersion": "codeql-bundle-v2.20.2",
5+
"priorCliVersion": "2.20.2"
66
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy