From 50a83853e851772b592955f278edbc6754c9497f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 04:57:19 +0000 Subject: [PATCH] Update github/codeql-action digest to 45c3735 --- .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 6d48ffe..1816486 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -26,9 +26,9 @@ jobs: persist-credentials: false # Initializes the CodeQL tools for scanning. - - uses: github/codeql-action/init@f47c8e6a9bd05ef3ee422fc8d8663be7fe4bdc61 # v3 + - uses: github/codeql-action/init@45c373516f557556c15d420e3f5e0aa3d64366bc # v3 with: languages: ${{ matrix.language }} queries: security-extended,security-and-quality - - uses: github/codeql-action/analyze@f47c8e6a9bd05ef3ee422fc8d8663be7fe4bdc61 # v3 + - uses: github/codeql-action/analyze@45c373516f557556c15d420e3f5e0aa3d64366bc # v3