diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 79cf2ab..a73c82f 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@e7cc28468cf17df7cb288daea80c0c5437af360b # 1.16.7 + uses: cargo-bins/cargo-binstall@ec80feb9e330418e014932e5982599255eff6dbb # 1.17.4 - name: Install dependencies run: cargo binstall --no-confirm clippy-sarif sarif-fmt