You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Dotcom** - Impacts CodeQL workflows on `github.com`.
38
+
-**GHES** - Impacts CodeQL workflows on GitHub Enterprise Server.
39
+
-**Testing/None** - This change does not impact any CodeQL workflows in production.
29
40
30
41
#### How did/will you validate this change?
31
42
@@ -54,6 +65,15 @@ For internal use only. Please select the risk level of this change:
54
65
-**Alerts** - New or existing monitors will trip if something goes wrong with this change.
55
66
-**Other** - Please provide details.
56
67
68
+
#### Are there any special considerations for merging or releasing this change?
69
+
70
+
<!--
71
+
Consider whether this change depends on a different change in another repository that should be released first.
72
+
-->
73
+
74
+
-**No special considerations** - This change can be merged at any time.
75
+
-**Special considerations** - This change should only be merged once certain preconditions are met. Please provide details of those or link to this PR from an internal issue.
76
+
57
77
### Merge / deployment checklist
58
78
59
79
- Confirm this change is backwards compatible with existing workflows.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
3
3
See the [releases page](https://github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs.
4
4
5
+
## 4.31.4 - 18 Nov 2025
6
+
7
+
No user facing changes.
8
+
5
9
## 4.31.3 - 13 Nov 2025
6
10
7
11
- CodeQL Action v3 will be deprecated in December 2026. The Action now logs a warning for customers who are running v3 but could be running v4. For more information, see [Upcoming deprecation of CodeQL Action v3](https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/).
0 commit comments