1
0
mirror of https://github.com/Stirling-Tools/Stirling-PDF.git synced 2024-11-04 15:00:14 +01:00

Update codeql.yml

This commit is contained in:
Anthony Stirling 2023-01-28 11:35:45 +00:00 committed by GitHub
parent 98c1224598
commit 8b007072fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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