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