From 127c4b28e7126ab646bb02cbd74d834b2c600a75 Mon Sep 17 00:00:00 2001 From: "bot-akira[bot]" <159718293+bot-akira[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 11:09:42 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 4dd1613 --- .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 e199b2939..2ef4f6094 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@2c779ab0d087cd7fe7b826087247c2c81f27bfa6 # v3 + uses: github/codeql-action/upload-sarif@4dd16135b69a43b6c8efb853346f8437d92d3c93 # v3 with: sarif_file: trivy-results.sarif