mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02:00
14 lines
1.2 KiB
YAML
14 lines
1.2 KiB
YAML
extensions:
|
|
- addsTo:
|
|
pack: codeql/actions-all
|
|
extensible: actionsSinkModel
|
|
data:
|
|
- ["dbt-labs/dbt-bigquery/.github/workflows/release.yml", "*", "input.s3_bucket_name", "code-injection", "generated"]
|
|
- ["dbt-labs/dbt-bigquery/.github/workflows/release.yml", "*", "input.build_script_path", "code-injection", "generated"]
|
|
- ["dbt-labs/dbt-bigquery/.github/workflows/release.yml", "*", "input.nightly_release", "code-injection", "generated"]
|
|
- ["dbt-labs/dbt-bigquery/.github/workflows/release.yml", "*", "input.test_run", "code-injection", "generated"]
|
|
- ["dbt-labs/dbt-bigquery/.github/workflows/release.yml", "*", "input.env_setup_script_path", "code-injection", "generated"]
|
|
- ["dbt-labs/dbt-bigquery/.github/workflows/release.yml", "*", "input.target_branch", "code-injection", "generated"]
|
|
- ["dbt-labs/dbt-bigquery/.github/workflows/release.yml", "*", "input.sha", "code-injection", "generated"]
|
|
- ["dbt-labs/dbt-bigquery/.github/workflows/release.yml", "*", "input.package_test_command", "code-injection", "generated"]
|
|
- ["dbt-labs/dbt-bigquery/.github/workflows/release.yml", "*", "input.version_number", "code-injection", "generated"] |