Skip to content

Commit dc99cc5

Browse files
committed
Update default codeql bundle to 2.6.3
1 parent 7d56b0c commit dc99cc5

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
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. [#760](https://github.com/github/codeql-action/pull/760)
10+
711
## 1.0.16 - 05 Oct 2021
812

913
No user facing changes.

lib/defaults.json

+1-1
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

+1-1
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)