From 0372fa1fafe76aa6c06be986f1eec48f25129ef6 Mon Sep 17 00:00:00 2001 From: "bot-akira[bot]" <159718293+bot-akira[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 17:09:44 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 883d858 --- .github/workflows/scan-containers.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scan-containers.yaml b/.github/workflows/scan-containers.yaml index 53f60e589..abc3a7593 100644 --- a/.github/workflows/scan-containers.yaml +++ b/.github/workflows/scan-containers.yaml @@ -67,6 +67,6 @@ jobs: format: sarif output: trivy-results.sarif - name: Upload Trivy scan results to GitHub Security tab - uses: github/codeql-action/upload-sarif@429e1977040da7a23b6822b13c129cd1ba93dbb2 # v3 + uses: github/codeql-action/upload-sarif@883d8588e56d1753a8a58c1c86e88976f0c23449 # v3 with: sarif_file: trivy-results.sarif