From 16ffc634aee24f869ee947c79f9eb8e82d8239e8 Mon Sep 17 00:00:00 2001 From: uefibot Date: Tue, 19 Dec 2023 09:04:18 +0000 Subject: [PATCH] Repo File Sync: synced file(s) with microsoft/mu_devops Signed-off-by: Project Mu UEFI Bot --- .github/workflows/codeql.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index acc6180f4e..925dfaf11e 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -406,7 +406,7 @@ jobs: if-no-files-found: warn - name: Upload CodeQL Results (SARIF) To GitHub Code Scanning - uses: github/codeql-action/upload-sarif@v2 + uses: github/codeql-action/upload-sarif@v3 with: # Path to SARIF file relative to the root of the repository. sarif_file: ${{ steps.env_data.outputs.sarif_file_path }}