From 8e7eeed6a9a5ca489eedf921aa7cec6ef4ae46a2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 2 Nov 2022 23:30:52 +0100 Subject: [PATCH] chore(deps): update github/codeql-action digest to 18fe527 (#4284) --- .github/workflows/general.security-scan.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/general.security-scan.yaml b/.github/workflows/general.security-scan.yaml index 239afbe5ab5..9761659e6ac 100644 --- a/.github/workflows/general.security-scan.yaml +++ b/.github/workflows/general.security-scan.yaml @@ -41,7 +41,7 @@ jobs: severity: "CRITICAL" - name: Upload Trivy scan results to GitHub Security tab - uses: github/codeql-action/upload-sarif@ec3cf9c605b848da5f1e41e8452719eb1ccfb9a6 # tag=v2 + uses: github/codeql-action/upload-sarif@18fe527fa8b29f134bb91f32f1a5dc5abb15ed7f # tag=v2 with: sarif_file: "trivy-repo-results.sarif"