From 83d0fbbc686be5213b8096c2cdc21ca722ef217e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 8 Dec 2022 23:59:33 +0100 Subject: [PATCH] chore(deps): update github/codeql-action digest to a669cc5 (#5217) --- .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 88a4dd06e8d..79238e01dfd 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@b2a92eb56d8cb930006a1c6ed86b0782dd8a4297 # v2 + uses: github/codeql-action/upload-sarif@a669cc5936cc5e1b6a362ec1ff9e410dc570d190 # v2 with: sarif_file: "trivy-repo-results.sarif"