From 70b8d59ce5b8da46c88b3b2abac1b53adf97d766 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Jul 2022 11:40:44 +0530 Subject: [PATCH] chore(deps): update github/codeql-action digest to e41f8ba (#46737) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/codeql-analysis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 2ee6c7793db..5f7581d6893 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -32,8 +32,8 @@ jobs: - name: Checkout repository uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3 - name: Setup CodeQL - uses: github/codeql-action/init@714ec5a57d98ec3f11dfdc9ba30f508c95881c1a # tag=v1 + uses: github/codeql-action/init@e41f8baf4a726fae01b76b1337c600136468896e # tag=v1 with: languages: ${{ matrix.language }} - name: Perform Analysis - uses: github/codeql-action/analyze@714ec5a57d98ec3f11dfdc9ba30f508c95881c1a # tag=v1 + uses: github/codeql-action/analyze@e41f8baf4a726fae01b76b1337c600136468896e # tag=v1