diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index a53100d..a49fe9f 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -55,6 +55,7 @@ jobs: with: distribution: 'temurin' java-version: '17' + cache: 'gradle' # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL