From 9ca9d7f709798637a34d46f442166f0646733cf9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 12:32:52 +0000 Subject: [PATCH] Update github/codeql-action digest to b623f5f --- .github/workflows/codeql-analysis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 03a55b8b3..fd0ace83d 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -28,7 +28,7 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@497990dfed22177a82ba1bbab381bc8f6d27058f + uses: github/codeql-action/init@b623f5fd572a69d335c9da3487c1ce53741a09bf # Override language selection by uncommenting this and choosing your languages # with: # languages: go, javascript, csharp, python, cpp, java @@ -36,7 +36,7 @@ jobs: # Autobuild attempts to build any compiled languages (C/C++, C#, or Java). # If this step fails, then you should remove it and run the build manually (see below) - name: Autobuild - uses: github/codeql-action/autobuild@497990dfed22177a82ba1bbab381bc8f6d27058f + uses: github/codeql-action/autobuild@b623f5fd572a69d335c9da3487c1ce53741a09bf # â„šī¸ Command-line programs to run using the OS shell. # 📚 https://git.io/JvXDl @@ -50,4 +50,4 @@ jobs: # make release - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@497990dfed22177a82ba1bbab381bc8f6d27058f + uses: github/codeql-action/analyze@b623f5fd572a69d335c9da3487c1ce53741a09bf