From 6f16e3e1ede341ed0dd3433d75ed70d6b4520f92 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 18:57:32 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to f443b60 --- .github/workflows/scan.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scan.yaml b/.github/workflows/scan.yaml index ddd182ae..d5692e6f 100644 --- a/.github/workflows/scan.yaml +++ b/.github/workflows/scan.yaml @@ -24,6 +24,6 @@ jobs: output: 'trivy-results.sarif' - name: Upload scan results to GitHub - uses: github/codeql-action/upload-sarif@e296a935590eb16afc0c0108289f68c87e2a89a5 # v4 + uses: github/codeql-action/upload-sarif@f443b600d91635bebf5b0d9ebc620189c0d6fba5 # v4 with: sarif_file: 'trivy-results.sarif'