Skip to content

Commit 6b9db12

Browse files
authored
Merge pull request #121 from jhnc-oss/codeql
Enable CodeQL security scan
1 parent 2bf3620 commit 6b9db12

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
@@ -24,6 +24,6 @@ jobs:
2424
uses: github/codeql-action/init@v3
2525
with:
2626
languages: actions
27-
build-mode: none
27+
queries: +security-and-quality
2828
- name: CodeQL Analysis
2929
uses: github/codeql-action/analyze@v3

0 commit comments

Comments
 (0)