From dcd810be5c9e057f9564707f69ac56d85c75d755 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 12:26:17 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to b5e1a28 --- .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 d0a49c60f..7084b156b 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@d0ad1da72a4017827f685ffa9a4e77661a852633 + uses: github/codeql-action/init@b5e1a28b8a0979c44ee52c52c566b0ab0bae3371 with: languages: java @@ -58,4 +58,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@d0ad1da72a4017827f685ffa9a4e77661a852633 + uses: github/codeql-action/analyze@b5e1a28b8a0979c44ee52c52c566b0ab0bae3371 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 9f6bcd6e5..d1976a17e 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@d0ad1da72a4017827f685ffa9a4e77661a852633 + uses: github/codeql-action/init@b5e1a28b8a0979c44ee52c52c566b0ab0bae3371 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@d0ad1da72a4017827f685ffa9a4e77661a852633 + uses: github/codeql-action/autobuild@b5e1a28b8a0979c44ee52c52c566b0ab0bae3371 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@d0ad1da72a4017827f685ffa9a4e77661a852633 + uses: github/codeql-action/analyze@b5e1a28b8a0979c44ee52c52c566b0ab0bae3371