Merge pull request #950 from github/hmakholm/pr/2.8.2

Update default CodeQL bundle version to 2.8.2
This commit is contained in:
Henning Makholm 2022-02-28 19:11:10 +01:00 committed by GitHub
commit 25313901b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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.2.
## 1.1.3 - 23 Feb 2022

View file

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

View file

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