From 2a6eb677f49defec1d459c15b964d4c3fbcd1a63 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 19:06:41 +0000 Subject: [PATCH] Update github/codeql-action digest to c470063 --- .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 7ecc6f70aa..7e1a5108e6 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@563627499baf8d9e7b90a56ba0e1c42113d43fb9 + uses: github/codeql-action/init@c4700633cb6fcb4de5d2414221afc4b12620f37b with: languages: javascript, python, java @@ -46,4 +46,4 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@563627499baf8d9e7b90a56ba0e1c42113d43fb9 \ No newline at end of file + uses: github/codeql-action/analyze@c4700633cb6fcb4de5d2414221afc4b12620f37b \ No newline at end of file