From c4a7abacf4a30904b0889e156df07cec1e91ce73 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 00:01:05 +0000 Subject: [PATCH] Update github/codeql-action digest to b611370 --- .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 b4d3146..4481063 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@23acc5c183826b7a8a97bce3cecc52db901f8251 # v3 + - uses: github/codeql-action/init@b611370bb5703a7efb587f9d136a52ea24c5c38c # v3 with: languages: ${{ matrix.language }} queries: security-extended,security-and-quality - - uses: github/codeql-action/analyze@23acc5c183826b7a8a97bce3cecc52db901f8251 # v3 + - uses: github/codeql-action/analyze@b611370bb5703a7efb587f9d136a52ea24c5c38c # v3