From 9623cd7b467b2af605b596974f9b31589d6c124c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Jun 2022 11:56:51 +0530 Subject: [PATCH] chore(deps): update github/codeql-action digest to a6611b8 (#46317) Co-authored-by: Renovate Bot --- .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 5fceedcb3ca..70118060cba 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -33,8 +33,8 @@ jobs: - name: Checkout repository uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3 - name: Setup CodeQL - uses: github/codeql-action/init@0e9acb6e5cd338179ea69a99146ca55f796799e0 # tag=v1 + uses: github/codeql-action/init@a6611b86918424d4588efe7d6dbe18fe52d42518 # tag=v1 with: languages: ${{ matrix.language }} - name: Perform Analysis - uses: github/codeql-action/analyze@0e9acb6e5cd338179ea69a99146ca55f796799e0 # tag=v1 + uses: github/codeql-action/analyze@a6611b86918424d4588efe7d6dbe18fe52d42518 # tag=v1