From 0ba7ff2e09b14aec482f3d8dd57624668c9a48d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 08:58:52 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 239d7b2 --- .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 a94de73da..375ce689d 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@55283843ca9b4d67ebda238e93f97913b6d527ca + uses: github/codeql-action/init@239d7b286f1cc525f01e99e2f7039bcfe5cf3919 with: languages: java @@ -58,4 +58,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@55283843ca9b4d67ebda238e93f97913b6d527ca + uses: github/codeql-action/analyze@239d7b286f1cc525f01e99e2f7039bcfe5cf3919 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 9c1b0962a..fc461c700 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@55283843ca9b4d67ebda238e93f97913b6d527ca + uses: github/codeql-action/init@239d7b286f1cc525f01e99e2f7039bcfe5cf3919 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@55283843ca9b4d67ebda238e93f97913b6d527ca + uses: github/codeql-action/autobuild@239d7b286f1cc525f01e99e2f7039bcfe5cf3919 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@55283843ca9b4d67ebda238e93f97913b6d527ca + uses: github/codeql-action/analyze@239d7b286f1cc525f01e99e2f7039bcfe5cf3919