From a6d012f935a99a596e0504bc5704a685edb7d565 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 22:11:40 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to ee753b4 --- .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 97fa5739f..252b06872 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@17783bfb99b07f70fae080b654aed0c514057477 + uses: github/codeql-action/init@ee753b4724a8022c6235aff6a88efbfd82155923 with: languages: java @@ -58,4 +58,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@17783bfb99b07f70fae080b654aed0c514057477 + uses: github/codeql-action/analyze@ee753b4724a8022c6235aff6a88efbfd82155923 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 7d6aef28d..1c824ce05 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@17783bfb99b07f70fae080b654aed0c514057477 + uses: github/codeql-action/init@ee753b4724a8022c6235aff6a88efbfd82155923 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@17783bfb99b07f70fae080b654aed0c514057477 + uses: github/codeql-action/autobuild@ee753b4724a8022c6235aff6a88efbfd82155923 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@17783bfb99b07f70fae080b654aed0c514057477 + uses: github/codeql-action/analyze@ee753b4724a8022c6235aff6a88efbfd82155923