From c9c21200972441f50e8e274d0e861e3aaa230d85 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 05:42:06 +0000 Subject: [PATCH] chore(deps-dev): update github/codeql-action digest to bc64d12 --- .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 06572b1..14128ce 100644 --- a/.github/workflows/scan.yaml +++ b/.github/workflows/scan.yaml @@ -39,10 +39,10 @@ jobs: - name: Checkout repository uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Initialize CodeQL - uses: github/codeql-action/init@c73d8a69e18598d5de9d6bf5de3a374253cde261 #codeql-bundle-20221020 + uses: github/codeql-action/init@bc64d12bb9f349435efba65d373bac054665b85f #codeql-bundle-20221020 with: languages: go - name: Autobuild - uses: github/codeql-action/autobuild@c73d8a69e18598d5de9d6bf5de3a374253cde261 #codeql-bundle-20221020 + uses: github/codeql-action/autobuild@bc64d12bb9f349435efba65d373bac054665b85f #codeql-bundle-20221020 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@c73d8a69e18598d5de9d6bf5de3a374253cde261 #codeql-bundle-20221020 + uses: github/codeql-action/analyze@bc64d12bb9f349435efba65d373bac054665b85f #codeql-bundle-20221020