mirror of
https://github.com/github/codeql.git
synced 2026-04-26 09:15:12 +02:00
9 lines
637 B
YAML
9 lines
637 B
YAML
extensions:
|
|
- addsTo:
|
|
pack: codeql/actions-all
|
|
extensible: actionsSinkModel
|
|
data:
|
|
- ["rancher/dashboard/.github/workflows/build-extension-charts.yml", "*", "input.tagged_release", "code-injection", "generated"]
|
|
- ["rancher/dashboard/.github/workflows/build-extension-charts.yml", "*", "input.target_branch", "code-injection", "generated"]
|
|
- ["rancher/dashboard/.github/workflows/build-extension-catalog.yml", "*", "input.tagged_release", "code-injection", "generated"]
|
|
- ["rancher/dashboard/.github/workflows/build-extension-catalog.yml", "*", "input.registry_target", "code-injection", "generated"] |