From f3d891ac6e831980831fbc54bc8a86220cd0e143 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 16:13:59 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to c178e03 --- .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 d58e83531..9360bdf72 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@d29b97960cb9ac9218c31f14ce88c6974721bc4a + uses: github/codeql-action/init@c178e03ec888882ce814ed2b300db864f3580f88 with: languages: java @@ -58,4 +58,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@d29b97960cb9ac9218c31f14ce88c6974721bc4a + uses: github/codeql-action/analyze@c178e03ec888882ce814ed2b300db864f3580f88 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 46081c152..a2faa8a24 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@d29b97960cb9ac9218c31f14ce88c6974721bc4a + uses: github/codeql-action/init@c178e03ec888882ce814ed2b300db864f3580f88 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@d29b97960cb9ac9218c31f14ce88c6974721bc4a + uses: github/codeql-action/autobuild@c178e03ec888882ce814ed2b300db864f3580f88 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@d29b97960cb9ac9218c31f14ce88c6974721bc4a + uses: github/codeql-action/analyze@c178e03ec888882ce814ed2b300db864f3580f88