Skip to content

Commit

Permalink
Bump default CodeQL version to 2.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardopirovano committed Mar 21, 2022
1 parent 81bfc28 commit 2215f55
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -2,7 +2,7 @@

## [UNRELEASED]

No user facing changes.
- Update default CodeQL bundle version to 2.8.4.

## 1.1.5 - 15 Mar 2022

Expand Down
2 changes: 1 addition & 1 deletion lib/defaults.json
@@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20220311"
"bundleVersion": "codeql-bundle-20220321"
}
2 changes: 1 addition & 1 deletion src/defaults.json
@@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20220311"
"bundleVersion": "codeql-bundle-20220321"
}

0 comments on commit 2215f55

Please sign in to comment.