From de5812bc8483a0282a9b51535ccaa708f3bddb58 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 12:31:42 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to c43362b --- .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 d2e42f114..b8a857106 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@149d184a5153ea45e6fbcef5588ac7b8c7af9835 + uses: github/codeql-action/init@c43362b91a940600cde2ebae39ec7a35ad66bdc0 with: languages: java @@ -58,4 +58,4 @@ jobs: verbose: true # optional (default = false) - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@149d184a5153ea45e6fbcef5588ac7b8c7af9835 + uses: github/codeql-action/analyze@c43362b91a940600cde2ebae39ec7a35ad66bdc0 diff --git a/.github/workflows/static-code-scanning.yaml b/.github/workflows/static-code-scanning.yaml index 4a8129da9..e576bdc6a 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@149d184a5153ea45e6fbcef5588ac7b8c7af9835 + uses: github/codeql-action/init@c43362b91a940600cde2ebae39ec7a35ad66bdc0 with: languages: java - name: Autobuild - uses: github/codeql-action/autobuild@149d184a5153ea45e6fbcef5588ac7b8c7af9835 + uses: github/codeql-action/autobuild@c43362b91a940600cde2ebae39ec7a35ad66bdc0 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@149d184a5153ea45e6fbcef5588ac7b8c7af9835 + uses: github/codeql-action/analyze@c43362b91a940600cde2ebae39ec7a35ad66bdc0