From 0157c1be55b90b1f1b1c9940fcf1f2beca8fc10b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 07:32:41 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 378219c --- .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 8e7d1975f..c13efce38 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@ffa63f0dac7bf42e00061d972fa89c8c81288540 + uses: github/codeql-action/init@378219ced27d0034fb5243e6fb8495a1f0afefe7 with: languages: java @@ -58,4 +58,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@ffa63f0dac7bf42e00061d972fa89c8c81288540 + uses: github/codeql-action/analyze@378219ced27d0034fb5243e6fb8495a1f0afefe7 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index ff793f6d6..c589d7fdc 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@ffa63f0dac7bf42e00061d972fa89c8c81288540 + uses: github/codeql-action/init@378219ced27d0034fb5243e6fb8495a1f0afefe7 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@ffa63f0dac7bf42e00061d972fa89c8c81288540 + uses: github/codeql-action/autobuild@378219ced27d0034fb5243e6fb8495a1f0afefe7 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@ffa63f0dac7bf42e00061d972fa89c8c81288540 + uses: github/codeql-action/analyze@378219ced27d0034fb5243e6fb8495a1f0afefe7