From b5e1528cf7048af54ca37e3af54ff0bdcb062473 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 00:27:36 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to b2ff80d --- .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 5962ee17e..c3ae785c9 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@eb5bd2d0b9b06a3b8ec8f2963745331e2b01831e + uses: github/codeql-action/init@b2ff80ddacba59b60f4e0cf3b699baaea3230cd9 with: languages: java @@ -58,4 +58,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@eb5bd2d0b9b06a3b8ec8f2963745331e2b01831e + uses: github/codeql-action/analyze@b2ff80ddacba59b60f4e0cf3b699baaea3230cd9 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 06897a1db..b82f25a5c 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@eb5bd2d0b9b06a3b8ec8f2963745331e2b01831e + uses: github/codeql-action/init@b2ff80ddacba59b60f4e0cf3b699baaea3230cd9 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@eb5bd2d0b9b06a3b8ec8f2963745331e2b01831e + uses: github/codeql-action/autobuild@b2ff80ddacba59b60f4e0cf3b699baaea3230cd9 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@eb5bd2d0b9b06a3b8ec8f2963745331e2b01831e + uses: github/codeql-action/analyze@b2ff80ddacba59b60f4e0cf3b699baaea3230cd9