From a8a7bd46b44ea9b2857ab29090292db80d059030 Mon Sep 17 00:00:00 2001 From: Frazer Smith Date: Tue, 1 Jul 2025 20:03:07 +0100 Subject: [PATCH] ci(benchmark): fix thollander/actions-comment-pull-request commit-hash Got the wrong one initially, should have been https://github.com/thollander/actions-comment-pull-request/commit/24bffb9b452ba05a4f3f77933840a6a841d1b32b Signed-off-by: Frazer Smith --- .github/workflows/benchmark.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 05e2db94..384bbf77 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -70,7 +70,7 @@ jobs: pull-requests: write steps: - name: Comment PR - uses: thollander/actions-comment-pull-request@65f9e5c9a1f2cd378bd74b2e057c9736982a8e74 # v3.0.1 + uses: thollander/actions-comment-pull-request@24bffb9b452ba05a4f3f77933840a6a841d1b32b # v3.0.1 with: github-token: ${{ secrets.GITHUB_TOKEN }} message: |