Update codeql.yml

This commit is contained in:
Michael Hohn
2024-05-16 13:36:01 -07:00
committed by GitHub
parent a81f036c6e
commit 49109d85ab

View File

@@ -64,7 +64,7 @@ jobs:
with:
languages: ${{ matrix.language }}
build-mode: ${{ matrix.build-mode }}
queries: hohn/codeql-workshop-sql-injection-java
packs: hohn/codeql-workshop-sql-injection-java
# If you wish to specify custom queries, you can do so here or in a config file.
# By default, queries listed here will override any specified in a config file.
# Prefix the list here with "+" to use these queries and those in the config file.