From 49f46161c8060a608963f590f9d457f2b632bad4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 12:28:48 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to ef618fe --- .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 a491d8528..12358da44 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@2d6b98c7cf7260afd6954ee7de478b21127b40f4 + uses: github/codeql-action/init@ef618feace3c4838ae42b239ab86e8fb46437508 with: languages: java @@ -58,4 +58,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@2d6b98c7cf7260afd6954ee7de478b21127b40f4 + uses: github/codeql-action/analyze@ef618feace3c4838ae42b239ab86e8fb46437508 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index b8f173482..2a425eadd 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@2d6b98c7cf7260afd6954ee7de478b21127b40f4 + uses: github/codeql-action/init@ef618feace3c4838ae42b239ab86e8fb46437508 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@2d6b98c7cf7260afd6954ee7de478b21127b40f4 + uses: github/codeql-action/autobuild@ef618feace3c4838ae42b239ab86e8fb46437508 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@2d6b98c7cf7260afd6954ee7de478b21127b40f4 + uses: github/codeql-action/analyze@ef618feace3c4838ae42b239ab86e8fb46437508