From 84f09da52804fb1238e822a6e3fc94e83b29ec50 Mon Sep 17 00:00:00 2001 From: Jeovane Viana Date: Mon, 25 Mar 2024 09:53:38 -0300 Subject: [PATCH] chore: Update codeql.yml --- .github/workflows/codeql.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 7b0ec05..496dd0b 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -54,6 +54,7 @@ jobs: uses: actions/setup-java@v4.2.1 with: java-version: 17 + distribution: jdk # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL