Skip to content

Commit 8540ae7

Browse files
committed
update codeql
Signed-off-by: Ian <[email protected]>
1 parent 8fb5461 commit 8540ae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
uses: github/codeql-action/init@ea9e4e37992a54ee68a9622e985e60c8e8f12d9f # v3.27.4
4343
with:
4444
languages: ${{ matrix.language }}
45-
config-file: .github/codeql/codeql-config.yml
45+
config-file: ".github/codeql/codeql-config.yml"
4646
# If you wish to specify custom queries, you can do so here or in a config file.
4747
# By default, queries listed here will override any specified in a config file.
4848
# Prefix the list here with "+" to use these queries and those in the config file.

0 commit comments

Comments
 (0)