From 84355812b152f9a71eea90a1484a7ffad3ad7002 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 16:42:23 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 8d77149 --- .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 f54c29fd6..7b6620ada 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@ae78991f558bb4195cb8a727cb6679c362b9cf24 + uses: github/codeql-action/init@8d77149e0c9e2199ac9cfc90c9e15116f5c69c48 with: languages: java @@ -58,4 +58,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@ae78991f558bb4195cb8a727cb6679c362b9cf24 + uses: github/codeql-action/analyze@8d77149e0c9e2199ac9cfc90c9e15116f5c69c48 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index d8af9e8ce..5d133a4d3 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@ae78991f558bb4195cb8a727cb6679c362b9cf24 + uses: github/codeql-action/init@8d77149e0c9e2199ac9cfc90c9e15116f5c69c48 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@ae78991f558bb4195cb8a727cb6679c362b9cf24 + uses: github/codeql-action/autobuild@8d77149e0c9e2199ac9cfc90c9e15116f5c69c48 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@ae78991f558bb4195cb8a727cb6679c362b9cf24 + uses: github/codeql-action/analyze@8d77149e0c9e2199ac9cfc90c9e15116f5c69c48