From 9acb0e1e05455b4c16dd42ad0423064baa731af8 Mon Sep 17 00:00:00 2001 From: "agibot-world[bot]" <246073236+agibot-world[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 01:17:07 +0000 Subject: [PATCH] build(deps): update github/codeql-action action to v4.32.6 --- .github/workflows/codeql.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 495f016..7f862b3 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -57,7 +57,7 @@ jobs: swap-storage: true - name: Initialize CodeQL - uses: github/codeql-action/init@19b2f06db2b6f5108140aeb04014ef02b648f789 # v4.31.11 + uses: github/codeql-action/init@0d579ffd059c29b07949a3cce3983f0780820c98 # v4.32.6 with: languages: ${{ matrix.language }} config-file: ./.github/codeql-config.yml @@ -88,4 +88,4 @@ jobs: run: python -m pip install . - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@19b2f06db2b6f5108140aeb04014ef02b648f789 # v4.31.11 + uses: github/codeql-action/analyze@0d579ffd059c29b07949a3cce3983f0780820c98 # v4.32.6