Update default CodeQL version to 2.8.5

This commit is contained in:
Edoardo Pirovano 2022-04-01 16:46:14 +01:00
parent b9bb8dd18d
commit 5d3e1a701c
No known key found for this signature in database
GPG key ID: 047556B5D93FFE28
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.5. [#1014](https://github.com/github/codeql-action/pull/1014)
## 2.1.7 - 05 Apr 2022

View file

@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20220322"
"bundleVersion": "codeql-bundle-20220401"
}

View file

@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20220322"
"bundleVersion": "codeql-bundle-20220401"
}