mirror of
https://github.com/github/codeql.git
synced 2026-04-20 14:34:04 +02:00
8 lines
311 B
YAML
8 lines
311 B
YAML
extensions:
|
|
- addsTo:
|
|
pack: codeql/actions-all
|
|
extensible: actionsSummaryModel
|
|
data:
|
|
- ["frabert/replace-string-action", "*", "input.string", "output.replaced", "taint", "manual"]
|
|
- ["frabert/replace-string-action", "*", "input.replace-with", "output.replaced", "taint", "manual"]
|