Merge pull request #1748 from actions/codeql-category

Update CodeQL to include category by default
This commit is contained in:
Sampark Sharma
2022-09-16 15:34:37 +05:30
committed by GitHub
+2
View File
@@ -70,3 +70,5 @@ jobs:
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2
with:
category: "/language:${{matrix.language}}"