diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6371656..5e4940f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,7 @@ env: jobs: ci: - uses: SecurityRonin/fleet-ci/.github/workflows/rust-ci.yml@f9802dca64a95eb881fd05dd3f4f16e53b97f2b3 + uses: SecurityRonin/fleet-ci/.github/workflows/rust-ci.yml@9234e1fa9f85b14a8d6fddc7a8f7378f7e30b183 with: # The old coverage job gated on FUNCTIONS (`--fail-under-functions 100`), # which no input here can express — a line gate is a different assertion,