diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1f937e9..b307f57 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@9234e1fa9f85b14a8d6fddc7a8f7378f7e30b183 + uses: SecurityRonin/fleet-ci/.github/workflows/rust-ci.yml@85c7263e5e1a25a090f602419ac27f87aeb1d1e3 with: # Carries across the existing gate verbatim. The hand-written coverage job # ran `cargo llvm-cov --fail-under-lines 100 --fail-under-functions 100