From a5d1cbced4658fadb63f362b4512bdbd68ae7d6a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Jul 2025 19:13:17 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to b694213 (#1503) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 c2636fbe..7acac630 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@33f84897c384aaa4dcd214fb006aaa3f0f2dc34a + uses: github/codeql-action/init@b69421388d5449cc5a5e1ca344d71926bda69e07 with: languages: java @@ -55,4 +55,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@33f84897c384aaa4dcd214fb006aaa3f0f2dc34a + uses: github/codeql-action/analyze@b69421388d5449cc5a5e1ca344d71926bda69e07 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 5e2b38a2..c210033e 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@33f84897c384aaa4dcd214fb006aaa3f0f2dc34a + uses: github/codeql-action/init@b69421388d5449cc5a5e1ca344d71926bda69e07 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@33f84897c384aaa4dcd214fb006aaa3f0f2dc34a + uses: github/codeql-action/autobuild@b69421388d5449cc5a5e1ca344d71926bda69e07 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@33f84897c384aaa4dcd214fb006aaa3f0f2dc34a + uses: github/codeql-action/analyze@b69421388d5449cc5a5e1ca344d71926bda69e07