From bf3286a2bb7aa9ed94e644833204f04e5494a0e8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 21:49:33 +0000 Subject: [PATCH] chore(deps-dev): update github/codeql-action digest to 69e120d --- .github/workflows/scan.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/scan.yaml b/.github/workflows/scan.yaml index 00e4252b..27e2cbdf 100644 --- a/.github/workflows/scan.yaml +++ b/.github/workflows/scan.yaml @@ -41,10 +41,10 @@ jobs: - name: Checkout repository uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4 - name: Initialize CodeQL - uses: github/codeql-action/init@5f18c9ab80428f9d5a42da9ab35e6d8a1b9a9bc4 #codeql-bundle-20221020 + uses: github/codeql-action/init@69e120d747ddc5abdd3317379cb1476901c14505 #codeql-bundle-20221020 with: languages: go - name: Autobuild - uses: github/codeql-action/autobuild@5f18c9ab80428f9d5a42da9ab35e6d8a1b9a9bc4 #codeql-bundle-20221020 + uses: github/codeql-action/autobuild@69e120d747ddc5abdd3317379cb1476901c14505 #codeql-bundle-20221020 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@5f18c9ab80428f9d5a42da9ab35e6d8a1b9a9bc4 #codeql-bundle-20221020 + uses: github/codeql-action/analyze@69e120d747ddc5abdd3317379cb1476901c14505 #codeql-bundle-20221020