mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
9 lines
387 B
YAML
9 lines
387 B
YAML
extensions:
|
|
- addsTo:
|
|
pack: codeql/actions-all
|
|
extensible: actionsSummaryModel
|
|
data:
|
|
- ["jsdaniell/create-json", "*", "input.name", "output.successfully", "taint", "manual"]
|
|
- ["jsdaniell/create-json", "*", "input.json", "output.successfully", "taint", "manual"]
|
|
- ["jsdaniell/create-json", "*", "input.dir", "output.successfully", "taint", "manual"]
|