Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fe5d227

Browse files
committed
Update default CodeQL version to 2.10.0
1 parent a965b69 commit fe5d227

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

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

33
## [UNRELEASED]
44

5-
No user facing changes.
5+
- Update default CodeQL bundle version to 2.10.0. [#1123](https://github.com/github/codeql-action/pull/1123)
66

77
## 2.1.14 - 22 Jun 2022
88

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-20220615"
2+
"bundleVersion": "codeql-bundle-20220623"
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-20220615"
2+
"bundleVersion": "codeql-bundle-20220623"
33
}

0 commit comments

Comments
 (0)