From 8eeed63ee58ebd6a62c9184cacc58b640b9bb81e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 11:21:51 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 514ff4d --- .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 1c9b2d625..6090b0c9e 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@777daa0c71818e7f377c8adc5415f74544c87142 + uses: github/codeql-action/init@514ff4d116ef04d9ffc8adb3da5abb07961cb990 with: languages: java @@ -58,4 +58,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@777daa0c71818e7f377c8adc5415f74544c87142 + uses: github/codeql-action/analyze@514ff4d116ef04d9ffc8adb3da5abb07961cb990 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 043ea3d1c..9861715fc 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@777daa0c71818e7f377c8adc5415f74544c87142 + uses: github/codeql-action/init@514ff4d116ef04d9ffc8adb3da5abb07961cb990 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@777daa0c71818e7f377c8adc5415f74544c87142 + uses: github/codeql-action/autobuild@514ff4d116ef04d9ffc8adb3da5abb07961cb990 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@777daa0c71818e7f377c8adc5415f74544c87142 + uses: github/codeql-action/analyze@514ff4d116ef04d9ffc8adb3da5abb07961cb990