From 5025954eede8fe9576bd4e63befe096fee6fb418 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 14:50:02 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 5eb3ed6 --- .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 6807936af..74c7fc822 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -29,7 +29,7 @@ jobs: cache: maven - name: Initialize CodeQL - uses: github/codeql-action/init@97a2bfd2a3d26d458da69e548f7f859d6fca634d + uses: github/codeql-action/init@5eb3ed6614230b1931d5c08df9e096e4ba524f21 with: languages: java @@ -55,4 +55,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@97a2bfd2a3d26d458da69e548f7f859d6fca634d + uses: github/codeql-action/analyze@5eb3ed6614230b1931d5c08df9e096e4ba524f21 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index d278a519d..9dee17eec 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@97a2bfd2a3d26d458da69e548f7f859d6fca634d + uses: github/codeql-action/init@5eb3ed6614230b1931d5c08df9e096e4ba524f21 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@97a2bfd2a3d26d458da69e548f7f859d6fca634d + uses: github/codeql-action/autobuild@5eb3ed6614230b1931d5c08df9e096e4ba524f21 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@97a2bfd2a3d26d458da69e548f7f859d6fca634d + uses: github/codeql-action/analyze@5eb3ed6614230b1931d5c08df9e096e4ba524f21