From 76724ee84ccb406b5dfee1611835abc4451782f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 13:51:14 +0000 Subject: [PATCH] chore(deps-dev): update github/codeql-action digest to c79c360 --- .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..0d4966f 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@c79c360e02b1d0dbe91a088f7cf6de2c9f8c85b9 #codeql-bundle-20221020 with: languages: go - name: Autobuild - uses: github/codeql-action/autobuild@c73d8a69e18598d5de9d6bf5de3a374253cde261 #codeql-bundle-20221020 + uses: github/codeql-action/autobuild@c79c360e02b1d0dbe91a088f7cf6de2c9f8c85b9 #codeql-bundle-20221020 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@c73d8a69e18598d5de9d6bf5de3a374253cde261 #codeql-bundle-20221020 + uses: github/codeql-action/analyze@c79c360e02b1d0dbe91a088f7cf6de2c9f8c85b9 #codeql-bundle-20221020