From 0de53a95a7552142092be015c2b1fb5dc8189cdc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 11:37:54 +0200 Subject: [PATCH] Bump CodSpeedHQ/action digest to 86517f4 (#14085) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/codspeed.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codspeed.yml b/.github/workflows/codspeed.yml index bfd31d7482a84..3f56d206a17d9 100644 --- a/.github/workflows/codspeed.yml +++ b/.github/workflows/codspeed.yml @@ -48,7 +48,7 @@ jobs: - run: pnpm --filter @mui/x-charts build - run: pnpm --filter @mui/x-charts-pro build - name: Run benchmarks - uses: CodSpeedHQ/action@a58b84c0b61569a9cbb7cfb378cc849d65cf1ce5 + uses: CodSpeedHQ/action@86517f4abbb50982006ed33de6c22a586c7e11a1 with: run: pnpm --filter @mui-x-internal/performance-charts test:performance token: ${{ secrets.CODSPEED_TOKEN }}