From ef4c4e62710ce75ba6348c0be67249d16db60912 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 10:34:50 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to ec2ee57 --- .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 241c8e1b6..215aeb6f3 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@ce729e4d353d580e6cacd6a8cf2921b72e5e310a + uses: github/codeql-action/init@ec2ee575c053869d197f516146096427e08da443 with: languages: java @@ -58,4 +58,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@ce729e4d353d580e6cacd6a8cf2921b72e5e310a + uses: github/codeql-action/analyze@ec2ee575c053869d197f516146096427e08da443 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index ae541e236..ac57282ee 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@ce729e4d353d580e6cacd6a8cf2921b72e5e310a + uses: github/codeql-action/init@ec2ee575c053869d197f516146096427e08da443 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@ce729e4d353d580e6cacd6a8cf2921b72e5e310a + uses: github/codeql-action/autobuild@ec2ee575c053869d197f516146096427e08da443 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@ce729e4d353d580e6cacd6a8cf2921b72e5e310a + uses: github/codeql-action/analyze@ec2ee575c053869d197f516146096427e08da443