From 08bd1cd89df887fa3c5f68ab49e511f5f6db0e96 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 14:44:03 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 97a2bfd --- .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 c64e4df18..6807936af 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@40e16edda1c08370bd06454cc0d3b0d4270d7c75 + uses: github/codeql-action/init@97a2bfd2a3d26d458da69e548f7f859d6fca634d with: languages: java @@ -55,4 +55,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@40e16edda1c08370bd06454cc0d3b0d4270d7c75 + uses: github/codeql-action/analyze@97a2bfd2a3d26d458da69e548f7f859d6fca634d diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index f469e8fbc..d278a519d 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@40e16edda1c08370bd06454cc0d3b0d4270d7c75 + uses: github/codeql-action/init@97a2bfd2a3d26d458da69e548f7f859d6fca634d with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@40e16edda1c08370bd06454cc0d3b0d4270d7c75 + uses: github/codeql-action/autobuild@97a2bfd2a3d26d458da69e548f7f859d6fca634d - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@40e16edda1c08370bd06454cc0d3b0d4270d7c75 + uses: github/codeql-action/analyze@97a2bfd2a3d26d458da69e548f7f859d6fca634d