From 64ef87c98bbb511a84ce270d979bf73f67530100 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 12:25:02 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to f985be5 --- .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 c3ae785c9..ecff868f6 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@b2ff80ddacba59b60f4e0cf3b699baaea3230cd9 + uses: github/codeql-action/init@f985be5b50bd175586d44aac9ac52926adf12893 with: languages: java @@ -58,4 +58,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@b2ff80ddacba59b60f4e0cf3b699baaea3230cd9 + uses: github/codeql-action/analyze@f985be5b50bd175586d44aac9ac52926adf12893 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index b82f25a5c..bc6cc1ee1 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@b2ff80ddacba59b60f4e0cf3b699baaea3230cd9 + uses: github/codeql-action/init@f985be5b50bd175586d44aac9ac52926adf12893 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@b2ff80ddacba59b60f4e0cf3b699baaea3230cd9 + uses: github/codeql-action/autobuild@f985be5b50bd175586d44aac9ac52926adf12893 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@b2ff80ddacba59b60f4e0cf3b699baaea3230cd9 + uses: github/codeql-action/analyze@f985be5b50bd175586d44aac9ac52926adf12893