From 943a2801aa89772ab2549873547e6cbbf713710f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 18:50:57 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 2d6b98c --- .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 15990d16b..a491d8528 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@ff33514494ef2488964273e05cbfb9b29533d9f0 + uses: github/codeql-action/init@2d6b98c7cf7260afd6954ee7de478b21127b40f4 with: languages: java @@ -58,4 +58,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@ff33514494ef2488964273e05cbfb9b29533d9f0 + uses: github/codeql-action/analyze@2d6b98c7cf7260afd6954ee7de478b21127b40f4 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 4bc7669a5..b8f173482 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@ff33514494ef2488964273e05cbfb9b29533d9f0 + uses: github/codeql-action/init@2d6b98c7cf7260afd6954ee7de478b21127b40f4 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@ff33514494ef2488964273e05cbfb9b29533d9f0 + uses: github/codeql-action/autobuild@2d6b98c7cf7260afd6954ee7de478b21127b40f4 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@ff33514494ef2488964273e05cbfb9b29533d9f0 + uses: github/codeql-action/analyze@2d6b98c7cf7260afd6954ee7de478b21127b40f4