Skip to content

Commit 40d47e6

Browse files
authored
Increase visibility of language aliases note
Add a Important alert to the note about using language aliases
1 parent 03b9e44 commit 40d47e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Using a `githubsecuritylab/codeql-LANG-queries` query pack will reference the de
2222

2323
### Using a community pack from the CodeQL Action
2424

25+
> [!IMPORTANT]
2526
> For language aliases in `strategy.matrix.language`, use `cpp` instead of `c-cpp`, `java` instead of `java-kotlin` and `javascript` instead of `javascript-typescript`.
2627
2728
```yaml

0 commit comments

Comments
 (0)