From 6bf51efc2ee0bc8a8987a6f685a4b438d3f93249 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 21:13:35 +0000 Subject: [PATCH] Update github/codeql-action digest to 1efc6bb (#2549) 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 359659b6cb..7efd20714a 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@10a3f072a02acccf25a5b381a29fbac3a805893d + uses: github/codeql-action/init@1efc6bb9cee638a55957d2a72be3a65436af0e57 with: languages: javascript, python, java @@ -46,4 +46,4 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@10a3f072a02acccf25a5b381a29fbac3a805893d \ No newline at end of file + uses: github/codeql-action/analyze@1efc6bb9cee638a55957d2a72be3a65436af0e57 \ No newline at end of file