From 05ae0829f57cfea42d8af1b04924fb65149d4354 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 16 Sep 2022 22:03:52 +0200 Subject: [PATCH] chore(deps): update github/codeql-action digest to 904260d (#3788) --- .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 2b96605c938..a187e2ee48d 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@6a38b7d4a1af70deb1b561eb77db2b5e5a6a1e69 # tag=v2 + uses: github/codeql-action/upload-sarif@904260d7d935dff982205cbdb42025ce30b7a34f # tag=v2 with: sarif_file: "trivy-repo-results.sarif"