From 6ab910b4439dcfeea59ceda485cbd438ce5b4d3d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 Nov 2025 18:05:58 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to c1a2b73 --- .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 06a88361d..f0fbf5e62 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@85f1517bb46a9e4d5e1ad15a6ef251b3124ba42b + uses: github/codeql-action/init@c1a2b73420f0c02efb863cc6921c531bc1a54f4f with: languages: java @@ -58,4 +58,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@85f1517bb46a9e4d5e1ad15a6ef251b3124ba42b + uses: github/codeql-action/analyze@c1a2b73420f0c02efb863cc6921c531bc1a54f4f diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 873321f54..fee69ee36 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@85f1517bb46a9e4d5e1ad15a6ef251b3124ba42b + uses: github/codeql-action/init@c1a2b73420f0c02efb863cc6921c531bc1a54f4f with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@85f1517bb46a9e4d5e1ad15a6ef251b3124ba42b + uses: github/codeql-action/autobuild@c1a2b73420f0c02efb863cc6921c531bc1a54f4f - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@85f1517bb46a9e4d5e1ad15a6ef251b3124ba42b + uses: github/codeql-action/analyze@c1a2b73420f0c02efb863cc6921c531bc1a54f4f