From 76a56c39d1025d61252e5ba3230c5546a36fb272 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Aug 2022 01:47:19 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to d5cec09 --- .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 9ca794828e4..b602ca2bc36 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@af35bd33fba49f9d3fe1ceaf1bd88d9fb26d4fce # tag=v1 + uses: github/codeql-action/init@d5cec099b513fccc2cfcc9247113ecc9edbdacc5 # tag=v1 with: languages: ${{ matrix.language }} - name: Perform Analysis - uses: github/codeql-action/analyze@af35bd33fba49f9d3fe1ceaf1bd88d9fb26d4fce # tag=v1 + uses: github/codeql-action/analyze@d5cec099b513fccc2cfcc9247113ecc9edbdacc5 # tag=v1