Update bundle version to 2.8.1

This commit is contained in:
alexet 2022-02-11 14:07:35 +00:00
parent 2c6b76bc5a
commit d8ee3b9d09
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
## [UNRELEASED]
No user facing changes.
- Update default CodeQL bundle version to 2.8.1. [#925](https://github.com/github/codeql-action/pull/925)
## 1.1.0 - 11 Feb 2022

View file

@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20220128"
"bundleVersion": "codeql-bundle-20220214"
}

View file

@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20220128"
"bundleVersion": "codeql-bundle-20220214"
}