mirror of
https://github.com/nlohmann/json.git
synced 2026-07-06 18:45:09 +00:00
Bump codeql-action to v4.36.3 and group future updates (#5230)
Bumps init/analyze/autobuild together (previously split across #5226, #5227, #5228, which each failed CI due to a version mismatch between the CodeQL config and the running action). Also adds a dependabot group so future codeql-action bumps land in a single PR. Signed-off-by: Niels Lohmann <mail@nlohmann.me>
This commit is contained in:
@@ -4,6 +4,10 @@ updates:
|
||||
directory: /
|
||||
schedule:
|
||||
interval: daily
|
||||
groups:
|
||||
codeql-action:
|
||||
patterns:
|
||||
- "github/codeql-action/*"
|
||||
|
||||
- package-ecosystem: pip
|
||||
directory: /docs/mkdocs
|
||||
|
||||
Reference in New Issue
Block a user