From b915b1ae2e5212e806ba915f627fa9bb10f64544 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 12:29:54 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 25a224b --- .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 7973e4bc4..12b12af9f 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@55252c7a3a47fea1e0fdd923b269f4be8a5ad9a0 + uses: github/codeql-action/init@25a224b8085c21d4d61b7fc051468805fc3ac490 with: languages: java @@ -58,4 +58,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@55252c7a3a47fea1e0fdd923b269f4be8a5ad9a0 + uses: github/codeql-action/analyze@25a224b8085c21d4d61b7fc051468805fc3ac490 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index aa74dc129..7cdf1d9fe 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@55252c7a3a47fea1e0fdd923b269f4be8a5ad9a0 + uses: github/codeql-action/init@25a224b8085c21d4d61b7fc051468805fc3ac490 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@55252c7a3a47fea1e0fdd923b269f4be8a5ad9a0 + uses: github/codeql-action/autobuild@25a224b8085c21d4d61b7fc051468805fc3ac490 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@55252c7a3a47fea1e0fdd923b269f4be8a5ad9a0 + uses: github/codeql-action/analyze@25a224b8085c21d4d61b7fc051468805fc3ac490