From d6f00fbf4a0b8bb5ca9796f6331fc120dd8238df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 20:02:07 +0000 Subject: [PATCH] fix(deps): update github/codeql-action digest to 2896599 --- .github/workflows/workflow.build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/workflow.build.yaml b/.github/workflows/workflow.build.yaml index cfa794566..2b032ee47 100644 --- a/.github/workflows/workflow.build.yaml +++ b/.github/workflows/workflow.build.yaml @@ -88,7 +88,7 @@ jobs: template: "@/contrib/sarif.tpl" - name: Change hardcoded Dockerfile path run: "sed -i 's/\"uri\": \"Dockerfile\"/\"uri\": \"${{ inputs.name }}\\/Dockerfile\"/' trivy-results.sarif" - - uses: "github/codeql-action/upload-sarif@a3a8231e64d3db0e7da0f3b56b9521dcccdfe412" + - uses: "github/codeql-action/upload-sarif@2896599ec996e0c26e35b7e8ab7018bef8f7b955" with: sarif_file: trivy-results.sarif integration_test: