mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02:00
10 lines
453 B
YAML
10 lines
453 B
YAML
extensions:
|
|
- addsTo:
|
|
pack: codeql/actions-all
|
|
extensible: actionsSourceModel
|
|
data:
|
|
- ["trilom/file-changes-action", "*", "output.files", "filename", "manual"]
|
|
- ["trilom/file-changes-action", "*", "output.files_added", "filename", "manual"]
|
|
- ["trilom/file-changes-action", "*", "output.files_modified", "filename", "manual"]
|
|
- ["trilom/file-changes-action", "*", "output.files_removed", "filename", "manual"]
|