Skip to content

Commit

Permalink
Merge pull request #1342 from github/mergeback/v2.1.30-to-main-18fe527f
Browse files Browse the repository at this point in the history
Mergeback v2.1.30 refs/heads/releases/v2 into main
  • Loading branch information
henrymercer committed Nov 2, 2022
2 parents cd983e7 + 81a1ec0 commit 7151077
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,10 @@

## [UNRELEASED]

No user facing changes.

## 2.1.30 - 02 Nov 2022

- Improve the error message when using CodeQL bundle version 2.7.2 and earlier in a workflow that runs on a runner image such as `ubuntu-22.04` that uses glibc version 2.34 and later. [#1334](https://github.com/github/codeql-action/pull/1334)

## 2.1.29 - 26 Oct 2022
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
@@ -1,6 +1,6 @@
{
"name": "codeql",
"version": "2.1.30",
"version": "2.1.31",
"private": true,
"description": "CodeQL action",
"scripts": {
Expand Down

0 comments on commit 7151077

Please sign in to comment.