From 042e7c466685dae1f54f909eff947a0b0ca09690 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 00:15:52 +0000 Subject: [PATCH] Update github/codeql-action digest to 3ab4101 --- .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 730b51c..074e4b4 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@8a470fddafa5cbb6266ee11b37ef4d8aae19c571 # v3 + - uses: github/codeql-action/init@3ab4101902695724f9365a384f86c1074d94e18c # v3 with: languages: ${{ matrix.language }} queries: security-extended,security-and-quality - - uses: github/codeql-action/analyze@8a470fddafa5cbb6266ee11b37ef4d8aae19c571 # v3 + - uses: github/codeql-action/analyze@3ab4101902695724f9365a384f86c1074d94e18c # v3