From da050f5060001baa0e5bfcdcf54959134ce52cc8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 17:36:40 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 9bd8638 --- .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 6090b0c9e..47ed3e4ac 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@514ff4d116ef04d9ffc8adb3da5abb07961cb990 + uses: github/codeql-action/init@9bd86385763ccc9345d5b7648ea1b54401b24819 with: languages: java @@ -58,4 +58,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@514ff4d116ef04d9ffc8adb3da5abb07961cb990 + uses: github/codeql-action/analyze@9bd86385763ccc9345d5b7648ea1b54401b24819 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 9861715fc..449b5bbd8 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@514ff4d116ef04d9ffc8adb3da5abb07961cb990 + uses: github/codeql-action/init@9bd86385763ccc9345d5b7648ea1b54401b24819 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@514ff4d116ef04d9ffc8adb3da5abb07961cb990 + uses: github/codeql-action/autobuild@9bd86385763ccc9345d5b7648ea1b54401b24819 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@514ff4d116ef04d9ffc8adb3da5abb07961cb990 + uses: github/codeql-action/analyze@9bd86385763ccc9345d5b7648ea1b54401b24819