1
0
mirror of https://github.com/Stirling-Tools/Stirling-PDF.git synced 2024-09-29 16:10:11 +02:00

Update codeql.yml

This commit is contained in:
Anthony Stirling 2023-01-28 10:31:28 +00:00 committed by GitHub
parent ec5cca71b9
commit 6e0bb8e312
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 .