mirror of
https://github.com/github/codeql.git
synced 2026-02-14 14:11:20 +01:00
7 lines
272 B
YAML
7 lines
272 B
YAML
extensions:
|
|
- addsTo:
|
|
pack: codeql/actions-all
|
|
extensible: actionsSinkModel
|
|
data:
|
|
- ["python/mypy", "*", "input.install_project_dependencies", "code-injection", "generated"]
|
|
- ["python/mypy", "*", "input.version", "code-injection", "generated"] |