From 490645e3046b95e4f8fa2276f3b44f8fc1d98a67 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 13:31:22 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 3407610 --- .github/actions/scan-docker-image/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/scan-docker-image/action.yml b/.github/actions/scan-docker-image/action.yml index 33fefcbd3..90361fb72 100644 --- a/.github/actions/scan-docker-image/action.yml +++ b/.github/actions/scan-docker-image/action.yml @@ -19,7 +19,7 @@ runs: severity: LOW,MEDIUM,HIGH,CRITICAL - name: Upload Trivy scan results to GitHub Security tab - uses: github/codeql-action/upload-sarif@5b6e617dc0241b2d60c2bccea90c56b67eceb797 + uses: github/codeql-action/upload-sarif@3407610120cd5656b6fc71991415cb50748b9489 continue-on-error: true with: sarif_file: trivy-results.sarif