mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-26 01:15:50 +00:00
⚗️ add security-extended
This commit is contained in:
parent
44ce24ee0c
commit
4adb52994e
1 changed files with 2 additions and 0 deletions
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
|
@ -29,6 +29,8 @@ jobs:
|
|||
|
||||
- name: Initialize CodeQL
|
||||
uses: github/codeql-action/init@v2
|
||||
with:
|
||||
queries: security-extended
|
||||
|
||||
- run: |
|
||||
./mvnw --batch-mode verify -DskipTests
|
||||
|
|
Loading…
Reference in a new issue