From fb2f1e6bf2ad852062f90e3d16dbed486138c6a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 31 Mar 2024 02:33:12 +0000 Subject: [PATCH] Update github/codeql-action digest to 1b1aada --- .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 074e4b4..39717fe 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@3ab4101902695724f9365a384f86c1074d94e18c # v3 + - uses: github/codeql-action/init@1b1aada464948af03b950897e5eb522f92603cc2 # v3 with: languages: ${{ matrix.language }} queries: security-extended,security-and-quality - - uses: github/codeql-action/analyze@3ab4101902695724f9365a384f86c1074d94e18c # v3 + - uses: github/codeql-action/analyze@1b1aada464948af03b950897e5eb522f92603cc2 # v3