mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2024-11-04 15:00:14 +01:00
Update codeql.yml
This commit is contained in:
parent
ec5cca71b9
commit
6e0bb8e312
8
.github/workflows/codeql.yml
vendored
8
.github/workflows/codeql.yml
vendored
@ -80,7 +80,9 @@ jobs:
|
||||
# echo "Run, Build Application using script"
|
||||
# ./location_of_script_within_repo/buildscript.sh
|
||||
|
||||
- name: Perform CodeQL Analysis
|
||||
uses: github/codeql-action/analyze@v2
|
||||
- name: Run CodeQL
|
||||
uses: actions/codeql-action@v2
|
||||
with:
|
||||
category: "/language:${{matrix.language}}"
|
||||
codeql-action-version: latest
|
||||
command: analyze
|
||||
args: --language java --project-root .
|
||||
|
Loading…
Reference in New Issue
Block a user