From a2d14ba86c94a611124294c769f3bdcb3a05f3b3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 19:48:37 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 7dd76e6 --- .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 450ccce21..4ea3d4015 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@1dbebad653b49a8cce7da97e33aa7a9e33a82651 + uses: github/codeql-action/init@7dd76e6bf79d24133aa649887a6ee01d8b063816 with: languages: java @@ -58,4 +58,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@1dbebad653b49a8cce7da97e33aa7a9e33a82651 + uses: github/codeql-action/analyze@7dd76e6bf79d24133aa649887a6ee01d8b063816 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index dda77a299..30fa08d4c 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@1dbebad653b49a8cce7da97e33aa7a9e33a82651 + uses: github/codeql-action/init@7dd76e6bf79d24133aa649887a6ee01d8b063816 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@1dbebad653b49a8cce7da97e33aa7a9e33a82651 + uses: github/codeql-action/autobuild@7dd76e6bf79d24133aa649887a6ee01d8b063816 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@1dbebad653b49a8cce7da97e33aa7a9e33a82651 + uses: github/codeql-action/analyze@7dd76e6bf79d24133aa649887a6ee01d8b063816