Skip to content

Commit b2103ab

Browse files
authored
Matts/first stab (#14)
1 parent 338b9c9 commit b2103ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ jobs:
401401
uses: github/codeql-action/init@v4
402402
with:
403403
languages: java
404-
queries: security-only
404+
queries: security-extended
405405

406406
- name: Setup Gradle
407407
uses: gradle/actions/setup-gradle@v5

0 commit comments

Comments
 (0)