mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-02-21 00:17:05 +01:00
Update codeql.yml
This commit is contained in:
parent
98c1224598
commit
8b007072fe
4
.github/workflows/codeql.yml
vendored
4
.github/workflows/codeql.yml
vendored
@ -58,9 +58,9 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
languages: java
|
languages: java
|
||||||
|
|
||||||
- uses: gradle/gradle-build-action@v2
|
- uses: gradle/gradle-build-action@v2.3.3
|
||||||
with:
|
with:
|
||||||
# skipping build cache is needed so that all modules will be analyzed
|
gradle-version: 7.6
|
||||||
arguments: assemble --no-build-cache
|
arguments: assemble --no-build-cache
|
||||||
|
|
||||||
- name: Perform CodeQL analysis
|
- name: Perform CodeQL analysis
|
||||||
|
Loading…
Reference in New Issue
Block a user