Update changelog and version after v4.31.4

This commit is contained in:
github-actions[bot]
2025-11-18 16:14:11 +00:00
parent e12f017898
commit fea250010c
3 changed files with 7 additions and 3 deletions
+4
View File
@@ -2,6 +2,10 @@
See the [releases page](https://github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs.
## [UNRELEASED]
No user facing changes.
## 4.31.4 - 18 Nov 2025
No user facing changes.
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "codeql",
"version": "4.31.4",
"version": "4.31.5",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "codeql",
"version": "4.31.4",
"version": "4.31.5",
"license": "MIT",
"dependencies": {
"@actions/artifact": "^4.0.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "codeql",
"version": "4.31.4",
"version": "4.31.5",
"private": true,
"description": "CodeQL action",
"scripts": {