diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 21a0d1e..08cb369 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: # and MSRV is read from rust-version. Anything that needed configuring would be # a behaviour change smuggled in by an adoption PR, so there is nothing here. ci: - uses: SecurityRonin/fleet-ci/.github/workflows/rust-ci.yml@a62ab10603151071744cec0b4e3638aa6406d4e4 + uses: SecurityRonin/fleet-ci/.github/workflows/rust-ci.yml@f9802dca64a95eb881fd05dd3f4f16e53b97f2b3 with: # CARRIED ACROSS. The replaced workflow gated on --fail-under-functions # 100 (functions, no line gate). The shared default is 100% per LINE — a