Skip to content

Commit dd56e95

Browse files
authored
Merge pull request #1056 from github/alexet/update-2.9.1
Update codeql to 2.9.1
2 parents 96bc9c3 + 3c6dd30 commit dd56e95

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## [UNRELEASED]
44

5+
- Update default CodeQL bundle version to 2.9.5. [#1056](https://github.com/github/codeql-action/pull/1056)
56
- When `wait-for-processing` is enabled, the workflow will now fail if there were any errors that occurred during processing of the analysis results.
67

78
## 2.1.9 - 27 Apr 2022

lib/defaults.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"bundleVersion": "codeql-bundle-20220421"
2+
"bundleVersion": "codeql-bundle-20220428"
33
}

src/defaults.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"bundleVersion": "codeql-bundle-20220421"
2+
"bundleVersion": "codeql-bundle-20220428"
33
}

0 commit comments

Comments
 (0)