advanced-security/Set CodeQL Languages
Auto-populate the Actions matrix definition to include languages for CodeQL
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| access-token | github token | yes | — |
| endpoint | languages API endpoint | yes | — |
| exclude | Use a comma separated list here to exclude specific languges from your CodeQL scan. Example: "python, java" | no | — |
| build-mode-manual-override | Use a comma separated list here to specify languages that should use manual build mode instead of the default. Example: "java, csharp" | no | — |
Outputs
| name | description |
|---|---|
| matrix | Matrix definition including language and build-mode configurations |
| languages | List of languages that will set the job matrix (deprecated - use matrix instead) |