From 59ed4da200930c3774ebff1d7e1bc34a536a91e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 22:32:26 +0000 Subject: [PATCH] Update github/codeql-action digest to 7876007 (#2531) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/merge.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/merge.yml b/.github/workflows/merge.yml index 1593ae64f3..69bd4ca4ac 100644 --- a/.github/workflows/merge.yml +++ b/.github/workflows/merge.yml @@ -34,7 +34,7 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@d01b25e645295d11d0fbb084a8c5e7546b1e508b + uses: github/codeql-action/init@78760076e3f08852c2c3aeb5334f70d074e28c59 with: languages: javascript, python, java @@ -46,4 +46,4 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@d01b25e645295d11d0fbb084a8c5e7546b1e508b \ No newline at end of file + uses: github/codeql-action/analyze@78760076e3f08852c2c3aeb5334f70d074e28c59 \ No newline at end of file