From 56a64909ee1a3eaaf37a2bef553aee0ba4c655ed Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 26 Oct 2022 12:18:25 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to ec3cf9c --- .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 87e8b5130eb..239afbe5ab5 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@cc7986c02bac29104a72998e67239bb5ee2ee110 # tag=v2 + uses: github/codeql-action/upload-sarif@ec3cf9c605b848da5f1e41e8452719eb1ccfb9a6 # tag=v2 with: sarif_file: "trivy-repo-results.sarif"