Commit graph

4 commits

Author SHA1 Message Date
Justin Chu
0335ea9f1e
Use Java 11 to build project in the codeql pipeline (#19999)
Codeql uses Java 8 by default, which is too old for the project.

Related:

https://learn.microsoft.com/en-us/java/openjdk/reasons-to-move-to-java-11
https://github.com/actions/setup-java
2024-03-20 17:53:48 -07:00
dependabot[bot]
e08bdc109d
Bump github/codeql-action from 2 to 3 (#18922) 2023-12-27 10:34:41 -08:00
dependabot[bot]
4e37c5d1f0
Bump actions/checkout from 3 to 4 (#17487) 2023-09-13 09:22:21 -07:00
Justin Chu
6fe712b587
Create codeql.yml to replace LGTM (#12790)
**Description**: Create codeql.yml to replace LGTM

**Motivation and Context**

LGTM.com is shutting down and moving to github code scanning. This PR enables github code scanning.

cpp and c# support will be added in a separate pr.
2022-09-01 16:37:43 -07:00