Skip to content

Commit 10f284c

Browse files
authored
Merge pull request #761 from github/codeql-2.6.3-release-prep
Update default codeql bundle to 2.6.3
2 parents 7d56b0c + 19d3f6c commit 10f284c

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
No user facing changes.
66

7+
## 1.0.15 - 22 Sep 2021
8+
9+
- Update default CodeQL bundle version to 2.6.3. [#761](https://github.com/github/codeql-action/pull/761)
10+
711
## 1.0.16 - 05 Oct 2021
812

913
No user facing changes.

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

0 commit comments

Comments
 (0)