Skip to content

Commit

Permalink
Merge pull request #2722 from github/mergeback/v3.28.5-to-main-f6091c01
Browse files Browse the repository at this point in the history
Mergeback v3.28.5 refs/heads/releases/v3 into main
  • Loading branch information
dbartol authored Jan 24, 2025
2 parents c22d1f3 + 4b8aeab commit e7c0c9d
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ See the [releases page](https://github.com/github/codeql-action/releases) for th

## [UNRELEASED]

No user facing changes.

## 3.28.5 - 24 Jan 2025

- Update default CodeQL bundle version to 2.20.3. [#2717](https://github.com/github/codeql-action/pull/2717)

## 3.28.4 - 23 Jan 2025
Expand Down
2 changes: 1 addition & 1 deletion node_modules/.package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "codeql",
"version": "3.28.5",
"version": "3.28.6",
"private": true,
"description": "CodeQL action",
"scripts": {
Expand Down

0 comments on commit e7c0c9d

Please sign in to comment.