Update default CodeQL version to 2.9.4

This commit is contained in:
Edoardo Pirovano
2022-06-15 14:03:04 +01:00
parent 81b419c908
commit bd765a4851
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.9.4. [#1100](https://github.com/github/codeql-action/pull/1100)
## 2.1.12 - 01 Jun 2022

View File

@@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20220527"
"bundleVersion": "codeql-bundle-20220615"
}

View File

@@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20220527"
"bundleVersion": "codeql-bundle-20220615"
}