Skip to content

Commit 662cec8

Browse files
committed
Merge branch 'main' into redsun82/rust
2 parents 3478646 + 7273f08 commit 662cec8

File tree

2,381 files changed

+88955
-26943
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,381 files changed

+88955
-26943
lines changed

.github/workflows/__go-tracing-autobuilder.yml

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

.github/workflows/__go-tracing-custom-build-steps.yml

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

.github/workflows/__go-tracing-legacy-workflow.yml

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

.github/workflows/__multi-language-autodetect.yml

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

.github/workflows/__rubocop-multi-language.yml

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

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ See the [releases page](https://github.com/github/codeql-action/releases) for th
66

77
No user facing changes.
88

9+
## 3.29.5 - 29 Jul 2025
10+
11+
- Update default CodeQL bundle version to 2.22.2. [#2986](https://github.com/github/codeql-action/pull/2986)
12+
13+
## 3.29.4 - 23 Jul 2025
14+
15+
No user facing changes.
16+
17+
## 3.29.3 - 21 Jul 2025
18+
19+
No user facing changes.
20+
921
## 3.29.2 - 30 Jun 2025
1022

1123
- Experimental: When the `quality-queries` input for the `init` action is provided with an argument, separate `.quality.sarif` files are produced and uploaded for each language with the results of the specified queries. Do not use this in production as it is part of an internal experiment and subject to change at any time. [#2935](https://github.com/github/codeql-action/pull/2935)
@@ -20,6 +32,14 @@ No user facing changes.
2032
- Update default CodeQL bundle version to 2.22.0. [#2925](https://github.com/github/codeql-action/pull/2925)
2133
- Bump minimum CodeQL bundle version to 2.16.6. [#2912](https://github.com/github/codeql-action/pull/2912)
2234

35+
## 3.28.21 - 28 July 2025
36+
37+
No user facing changes.
38+
39+
## 3.28.20 - 21 July 2025
40+
41+
- Remove support for combining SARIF files from a single upload for GHES 3.18, see [the changelog post](https://github.blog/changelog/2024-05-06-code-scanning-will-stop-combining-runs-from-a-single-upload/). [#2959](https://github.com/github/codeql-action/pull/2959)
42+
2343
## 3.28.19 - 03 Jun 2025
2444

2545
- The CodeQL Action no longer includes its own copy of the extractor for the `actions` language, which is currently in public preview.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,11 @@ We typically release new minor versions of the CodeQL Action and Bundle when a n
7070

7171
| Minimum CodeQL Action | Minimum CodeQL Bundle Version | GitHub Environment | Notes |
7272
|-----------------------|-------------------------------|--------------------|-------|
73+
| `v3.28.21` | `2.21.3` | Enterprise Server 3.18 | |
7374
| `v3.28.12` | `2.20.7` | Enterprise Server 3.17 | |
7475
| `v3.28.6` | `2.20.3` | Enterprise Server 3.16 | |
7576
| `v3.28.6` | `2.20.3` | Enterprise Server 3.15 | |
7677
| `v3.28.6` | `2.20.3` | Enterprise Server 3.14 | |
77-
| `v3.28.6` | `2.20.3` | Enterprise Server 3.13 | |
7878

7979
See the full list of GHES release and deprecation dates at [GitHub Enterprise Server releases](https://docs.github.com/en/enterprise-server/admin/all-releases#releases-of-github-enterprise-server).
8080

lib/actions-util.js

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

lib/actions-util.js.map

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

lib/actions-util.test.js

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

0 commit comments

Comments
 (0)