From c86dd6096f89d35f1028de0e59e5ef1146810ef8 Mon Sep 17 00:00:00 2001 From: Frazer Smith Date: Tue, 1 Jul 2025 20:05:53 +0100 Subject: [PATCH] ci: 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/plugins-benchmark-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/plugins-benchmark-pr.yml b/.github/workflows/plugins-benchmark-pr.yml index 950a7cb..8770b66 100644 --- a/.github/workflows/plugins-benchmark-pr.yml +++ b/.github/workflows/plugins-benchmark-pr.yml @@ -103,7 +103,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: |