Skip to content

Commit 7038b5e

Browse files
build(deps): bump thollander/actions-comment-pull-request from 3 to 3.0.1 (#157)
* 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](thollander/actions-comment-pull-request@65f9e5c...e4a76dd) --- updated-dependencies: - dependency-name: thollander/actions-comment-pull-request dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Update .github/workflows/plugins-benchmark-pr.yml Signed-off-by: Frazer Smith <frazer.dev@icloud.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Frazer Smith <frazer.dev@icloud.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Frazer Smith <frazer.dev@icloud.com>
1 parent 8004b73 commit 7038b5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/plugins-benchmark-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
pull-requests: write
104104
steps:
105105
- name: Comment PR
106-
uses: thollander/actions-comment-pull-request@65f9e5c9a1f2cd378bd74b2e057c9736982a8e74 # v3
106+
uses: thollander/actions-comment-pull-request@24bffb9b452ba05a4f3f77933840a6a841d1b32b # v3.0.1
107107
with:
108108
github-token: ${{ secrets.GITHUB_TOKEN }}
109109
message: |

0 commit comments

Comments
 (0)