mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
7 lines
319 B
YAML
7 lines
319 B
YAML
extensions:
|
|
- addsTo:
|
|
pack: codeql/actions-all
|
|
extensible: actionsSummaryModel
|
|
data:
|
|
- ["mad9000/actions-find-and-replace-string", "*", "input.source", "output.value", "taint", "manual"]
|
|
- ["mad9000/actions-find-and-replace-string", "*", "input.replace", "output.value", "taint", "manual"] |