We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e211d59 + 8722e6b commit 5951b27Copy full SHA for 5951b27
1 file changed
.github/workflows/codeql.yml
@@ -69,7 +69,7 @@ jobs:
69
with:
70
languages: ${{ matrix.language }}
71
build-mode: ${{ matrix.build-mode }}
72
- queries: ghcr.io/nlorit/codeql-extra-queries-javascript-nathan
+ packs: nlorit/codeql-extra-queries-javascript-nathan
73
# If you wish to specify custom queries, you can do so here or in a config file.
74
# By default, queries listed here will override any specified in a config file.
75
# Prefix the list here with "+" to use these queries and those in the config file.
0 commit comments