⚗️ add security-extended

This commit is contained in:
Johnathan Gilday 2023-03-22 16:11:30 -04:00
parent 44ce24ee0c
commit 4adb52994e
No known key found for this signature in database

View file

@ -29,6 +29,8 @@ jobs:
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
with:
queries: security-extended
- run: |
./mvnw --batch-mode verify -DskipTests