Skip to content

Commit

Permalink
Update default bundle to codeql-bundle-v2.16.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry Mercer committed May 15, 2024
1 parent ffd3158 commit 5f30722
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions lib/defaults.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"bundleVersion": "codeql-bundle-v2.17.0",
"cliVersion": "2.17.0",
"bundleVersion": "codeql-bundle-v2.16.6",
"cliVersion": "2.16.6",
"priorBundleVersion": "codeql-bundle-v2.16.5",
"priorCliVersion": "2.16.5"
}
4 changes: 2 additions & 2 deletions src/defaults.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"bundleVersion": "codeql-bundle-v2.17.0",
"cliVersion": "2.17.0",
"bundleVersion": "codeql-bundle-v2.16.6",
"cliVersion": "2.16.6",
"priorBundleVersion": "codeql-bundle-v2.16.5",
"priorCliVersion": "2.16.5"
}

0 comments on commit 5f30722

Please sign in to comment.