From 6090b2e82b1bfe84a07cb167b3a73953a9ddfc15 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 16:09:31 +0000 Subject: [PATCH] Update github/codeql-action action to v3 --- .github/workflows/shiftleft_analysis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/shiftleft_analysis.yml b/.github/workflows/shiftleft_analysis.yml index 940e03a..23609a6 100644 --- a/.github/workflows/shiftleft_analysis.yml +++ b/.github/workflows/shiftleft_analysis.yml @@ -32,6 +32,6 @@ jobs: # type: python - name: Upload report - uses: github/codeql-action/upload-sarif@v1 + uses: github/codeql-action/upload-sarif@v3 with: sarif_file: reports