From 9d937df102ae0185983d1850f43782468ab92c27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 08:11:06 +0000 Subject: [PATCH 1/2] build(deps): bump thollander/actions-comment-pull-request Bumps [thollander/actions-comment-pull-request](https://github.com/thollander/actions-comment-pull-request) from 65f9e5c9a1f2cd378bd74b2e057c9736982a8e74 to e4a76dd2b0a3c2027c3fd84147a67c22ee4c90fa. - [Release notes](https://github.com/thollander/actions-comment-pull-request/releases) - [Commits](https://github.com/thollander/actions-comment-pull-request/compare/65f9e5c9a1f2cd378bd74b2e057c9736982a8e74...e4a76dd2b0a3c2027c3fd84147a67c22ee4c90fa) --- updated-dependencies: - dependency-name: thollander/actions-comment-pull-request dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .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 de0539e..7e37a19 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 + uses: thollander/actions-comment-pull-request@e4a76dd2b0a3c2027c3fd84147a67c22ee4c90fa # v3 with: github-token: ${{ secrets.GITHUB_TOKEN }} message: | From e05284d691941d841de8cf597c6e6caacdcfd8a2 Mon Sep 17 00:00:00 2001 From: Frazer Smith Date: Mon, 5 May 2025 13:28:34 +0100 Subject: [PATCH 2/2] Update .github/workflows/plugins-benchmark-pr.yml 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 7e37a19..2e284d2 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@e4a76dd2b0a3c2027c3fd84147a67c22ee4c90fa # v3 + uses: thollander/actions-comment-pull-request@24bffb9b452ba05a4f3f77933840a6a841d1b32b # v3.0.1 with: github-token: ${{ secrets.GITHUB_TOKEN }} message: |