diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index abed2df..afa9772 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -45,6 +45,7 @@ jobs: with: java-version: 21 distribution: temurin + cache: maven # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL