Skip to content

Commit

Permalink
Update default CodeQL bundle version to 2.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Henning Makholm committed Feb 25, 2022
1 parent 117a67b commit 162ecaf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [UNRELEASED]

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

## 1.1.3 - 23 Feb 2022

Expand Down
2 changes: 1 addition & 1 deletion lib/defaults.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20220214"
"bundleVersion": "codeql-bundle-20220224"
}
2 changes: 1 addition & 1 deletion src/defaults.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"bundleVersion": "codeql-bundle-20220214"
"bundleVersion": "codeql-bundle-20220224"
}

0 comments on commit 162ecaf

Please sign in to comment.