Update changelog and version after v3.28.7 · github/codeql-action@bcf5cec

3 files changed

lines changed

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+

## [UNRELEASED]

6+
7+

No user facing changes.

8+
59

## 3.28.7 - 29 Jan 2025

610
711

No user facing changes.

Original file line numberDiff line numberDiff line change

@@ -1,6 +1,6 @@

11

{

22

"name": "codeql",

3-

"version": "3.28.7",

3+

"version": "3.28.8",

44

"private": true,

55

"description": "CodeQL action",

66

"scripts": {