From 0949579944c566da02d9fda01a3caccb763a4bd1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Jul 2023 14:33:59 +0000 Subject: [PATCH] chore(deps-dev): update github/codeql-action digest to d2ed0a0 --- .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 7089e47..8cecd56 100644 --- a/.github/workflows/scan.yaml +++ b/.github/workflows/scan.yaml @@ -31,10 +31,10 @@ jobs: - name: Checkout repository uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3 - name: Initialize CodeQL - uses: github/codeql-action/init@95cfca769b334017179a1fbe879b6d9b5cddfe54 #codeql-bundle-20221020 + uses: github/codeql-action/init@d2ed0a05b63da98c856e847eb1a2c07256508499 #codeql-bundle-20221020 with: languages: go - name: Autobuild - uses: github/codeql-action/autobuild@95cfca769b334017179a1fbe879b6d9b5cddfe54 #codeql-bundle-20221020 + uses: github/codeql-action/autobuild@d2ed0a05b63da98c856e847eb1a2c07256508499 #codeql-bundle-20221020 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@95cfca769b334017179a1fbe879b6d9b5cddfe54 #codeql-bundle-20221020 + uses: github/codeql-action/analyze@d2ed0a05b63da98c856e847eb1a2c07256508499 #codeql-bundle-20221020