From 5b8c3ba1605ab3ba7dea225611c711e6c3116632 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 11:17:10 +0000 Subject: [PATCH] Update github/codeql-action digest to e83e0a4 (#2542) 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 084e4108a1..3824da8f2d 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@fb65b6ce7884900fde5b15518bec92ad6875180e + uses: github/codeql-action/init@e83e0a4f58f2ca25f7dd222e8689519a74bf26fc with: languages: javascript, python, java @@ -46,4 +46,4 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@fb65b6ce7884900fde5b15518bec92ad6875180e \ No newline at end of file + uses: github/codeql-action/analyze@e83e0a4f58f2ca25f7dd222e8689519a74bf26fc \ No newline at end of file