From 39ac25dbe959b023d6f42c4ac7d4bdc7c1d965eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 21:00:54 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 0fa411e --- .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..62bc541edf 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@0fa411efd0628aefdf9d03a0faa20a1e0edafc4a with: sarif_file: rust-clippy-results.sarif wait-for-processing: true