From 46a1b0b34ef53d0d8a0bd09ff6c1f6f2713973ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 19:28:53 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to b126fac --- .github/workflows/rust-clippy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/rust-clippy.yml b/.github/workflows/rust-clippy.yml index aa0070e104..99625dd7d3 100644 --- a/.github/workflows/rust-clippy.yml +++ b/.github/workflows/rust-clippy.yml @@ -55,7 +55,7 @@ jobs: continue-on-error: true - name: Upload analysis results to GitHub - uses: github/codeql-action/upload-sarif@eab49d76a36ac164bf08006f3efdba5c4c9c328c + uses: github/codeql-action/upload-sarif@b126facd4e5d140dbdf5202489ec4a70ff75ce5c with: sarif_file: rust-clippy-results.sarif wait-for-processing: true