Skip to content

Commit ad19e26

Browse files
committed
ci: use javascript-typescript instead of javascript in CodeQL
Signed-off-by: Fernando Fernández <[email protected]>
1 parent c94638e commit ad19e26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
fail-fast: false
3030
matrix:
3131
language:
32-
- "javascript"
32+
- "javascript-typescript"
3333

3434
steps:
3535
- name: Checkout repository ⬇️

0 commit comments

Comments
 (0)