From 1bee29320b219949f944b4d997759d1e75beef06 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 May 2022 22:12:03 +0200 Subject: [PATCH] chore(deps): update github/codeql-action digest to 75b4f1c (#2650) Co-authored-by: TrueCharts-Bot --- .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 71dc9743e48..d19a2800237 100644 --- a/.github/workflows/general.security-scan.yaml +++ b/.github/workflows/general.security-scan.yaml @@ -43,7 +43,7 @@ jobs: severity: 'CRITICAL' - name: Upload Trivy scan results to GitHub Security tab - uses: github/codeql-action/upload-sarif@7502d6e991ca767d2db617bfd823a1ed925a0d59 # tag=v2 + uses: github/codeql-action/upload-sarif@75b4f1c4669133dc294b06c2794e969efa2e5316 # tag=v2 with: sarif_file: 'trivy-repo-results.sarif'