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