From dc5b0c1e64e2bff589c4e79a37391eb37bc25eb8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 12:35:00 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to c618c9b --- .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 ef0139ea0..1b612802f 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@a899987af240c0578ed84ce13c02319a693e168f + uses: github/codeql-action/init@c618c9bddbf8ce520050acf14e9bb6c220e22931 with: languages: java @@ -58,4 +58,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@a899987af240c0578ed84ce13c02319a693e168f + uses: github/codeql-action/analyze@c618c9bddbf8ce520050acf14e9bb6c220e22931 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 5914d32c0..4deb22fef 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@a899987af240c0578ed84ce13c02319a693e168f + uses: github/codeql-action/init@c618c9bddbf8ce520050acf14e9bb6c220e22931 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@a899987af240c0578ed84ce13c02319a693e168f + uses: github/codeql-action/autobuild@c618c9bddbf8ce520050acf14e9bb6c220e22931 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@a899987af240c0578ed84ce13c02319a693e168f + uses: github/codeql-action/analyze@c618c9bddbf8ce520050acf14e9bb6c220e22931