From 040adfb3e4ee5cd0446a38d8f1fd96be9e3bcd3b Mon Sep 17 00:00:00 2001 From: Horiodino Date: Mon, 30 Sep 2024 16:41:55 +0530 Subject: [PATCH] Updated CodeQL GitHub Action to v3.26.9@Hash #1623 Signed-off-by: Horiodino --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f274793e..3805b273 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -71,7 +71,7 @@ jobs: fi - name: Upload SARIF file - uses: github/codeql-action/upload-sarif@v3 + uses: github/codeql-action/upload-sarif@v3.26.9@461ef6c76dfe95d5c364de2f431ddbd31a417628 with: # Path to SARIF file relative to the root of the repository sarif_file: gosec.sarif