diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index a73c82f..c8db872 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -69,7 +69,7 @@ jobs: run: rustup component add clippy - name: Install cargo-binstall - uses: cargo-bins/cargo-binstall@ec80feb9e330418e014932e5982599255eff6dbb # 1.17.4 + uses: cargo-bins/cargo-binstall@bc432b49369a3f25c8c8b19578a82060c18a5dd6 # 1.17.6 - name: Install dependencies run: cargo binstall --no-confirm clippy-sarif sarif-fmt