From e70c9841d4118af25642416612e83cd9ca810dcd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 20:26:58 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to ee1e139 --- .github/workflows/pullrequest.yml | 4 ++-- .github/workflows/static-code-scanning.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index 9e683e4f7..fe696fdd9 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -32,7 +32,7 @@ jobs: cache: maven - name: Initialize CodeQL - uses: github/codeql-action/init@5e767eff5aa6e2b719f353611ff3c363d6225d18 + uses: github/codeql-action/init@ee1e1399e292f3386c840526dac6a4dc7509ad72 with: languages: java @@ -58,4 +58,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@5e767eff5aa6e2b719f353611ff3c363d6225d18 + uses: github/codeql-action/analyze@ee1e1399e292f3386c840526dac6a4dc7509ad72 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index d30dc03f3..877ae23f2 100644 --- a/.github/workflows/static-code-scanning.yaml +++ b/.github/workflows/static-code-scanning.yaml @@ -33,12 +33,12 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@5e767eff5aa6e2b719f353611ff3c363d6225d18 + uses: github/codeql-action/init@ee1e1399e292f3386c840526dac6a4dc7509ad72 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@5e767eff5aa6e2b719f353611ff3c363d6225d18 + uses: github/codeql-action/autobuild@ee1e1399e292f3386c840526dac6a4dc7509ad72 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@5e767eff5aa6e2b719f353611ff3c363d6225d18 + uses: github/codeql-action/analyze@ee1e1399e292f3386c840526dac6a4dc7509ad72