diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 65bbdca..1f937e9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,7 +11,7 @@ permissions: jobs: ci: - uses: SecurityRonin/fleet-ci/.github/workflows/rust-ci.yml@f9802dca64a95eb881fd05dd3f4f16e53b97f2b3 + uses: SecurityRonin/fleet-ci/.github/workflows/rust-ci.yml@9234e1fa9f85b14a8d6fddc7a8f7378f7e30b183 with: # Carries across the existing gate verbatim. The hand-written coverage job # ran `cargo llvm-cov --fail-under-lines 100 --fail-under-functions 100