Skip to content

Commit 5951b27

Browse files
authored
Merge pull request #38 from nlorit/nlorit-patch-4
Update CodeQL workflow to use packs instead of queries
2 parents e211d59 + 8722e6b commit 5951b27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
with:
7070
languages: ${{ matrix.language }}
7171
build-mode: ${{ matrix.build-mode }}
72-
queries: ghcr.io/nlorit/codeql-extra-queries-javascript-nathan
72+
packs: nlorit/codeql-extra-queries-javascript-nathan
7373
# If you wish to specify custom queries, you can do so here or in a config file.
7474
# By default, queries listed here will override any specified in a config file.
7575
# Prefix the list here with "+" to use these queries and those in the config file.

0 commit comments

Comments
 (0)