mirror of
https://github.com/arsvendg/Stirling-PDF.git
synced 2026-07-14 10:34:06 +02:00
Update codeql.yml
This commit is contained in:
@@ -58,9 +58,9 @@ jobs:
|
||||
with:
|
||||
languages: java
|
||||
|
||||
- uses: gradle/gradle-build-action@v2
|
||||
- uses: gradle/gradle-build-action@v2.3.3
|
||||
with:
|
||||
# skipping build cache is needed so that all modules will be analyzed
|
||||
gradle-version: 7.6
|
||||
arguments: assemble --no-build-cache
|
||||
|
||||
- name: Perform CodeQL analysis
|
||||
|
||||
Reference in New Issue
Block a user