meta: group github/codeql-action/* Dependabot updates#875
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR SummaryLow Risk Overview This mirrors the existing npm grouping pattern in the same file and targets the version skew that showed up across multiple separate CodeQL action update PRs. Reviewed by Cursor Bugbot for commit 1ec4954. Bugbot is set up for automated code reviews on this repo. Configure here. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #875 +/- ##
=======================================
Coverage 84.99% 84.99%
=======================================
Files 179 179
Lines 16407 16407
Branches 1483 1483
=======================================
Hits 13945 13945
Misses 2452 2452
Partials 10 10 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
| File | Base | Head | Diff |
|---|---|---|---|
orama-db.json |
8.89 MB | 8.89 MB | -1.08 KB (-0.01%) |
Description
As seen with #874 + #866 + #870 + #871, all parts of the codeql action need to be updated together in a single PR.
Validation
Valid config.
Related Issues
N/A
Check List
node --run testand all tests passed.node --run format&node --run lint.