From c3dd4f577a953b3d3aed967fd3a9d26547af6d7a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 18:02:28 +0000 Subject: [PATCH] chore(deps): update codspeedhq/action digest to bb005fe --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fb53b1bb694..f4a391abc13 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -523,7 +523,7 @@ jobs: --profile bench - name: Run benchmarks - uses: CodSpeedHQ/action@c6574d0c2a990bca2842ce9af71549c5bfd7fbe0 + uses: CodSpeedHQ/action@bb005fe1c1eea036d3894f02c049cb6b154a1c27 with: run: cargo codspeed run token: ${{ secrets.CODSPEED_TOKEN }}