From 447c746b1abb206099e8710be8969bc593b38380 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 20:46:40 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 6dba008 --- .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 7084b156b..d5e744b09 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@b5e1a28b8a0979c44ee52c52c566b0ab0bae3371 + uses: github/codeql-action/init@6dba00881c9b84392aa9a1ea5ad1bf3615699196 with: languages: java @@ -58,4 +58,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@b5e1a28b8a0979c44ee52c52c566b0ab0bae3371 + uses: github/codeql-action/analyze@6dba00881c9b84392aa9a1ea5ad1bf3615699196 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index d1976a17e..7a7af4acc 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@b5e1a28b8a0979c44ee52c52c566b0ab0bae3371 + uses: github/codeql-action/init@6dba00881c9b84392aa9a1ea5ad1bf3615699196 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@b5e1a28b8a0979c44ee52c52c566b0ab0bae3371 + uses: github/codeql-action/autobuild@6dba00881c9b84392aa9a1ea5ad1bf3615699196 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@b5e1a28b8a0979c44ee52c52c566b0ab0bae3371 + uses: github/codeql-action/analyze@6dba00881c9b84392aa9a1ea5ad1bf3615699196