Skip to content

Commit 51d5031

Browse files
build(deps): bump thollander/actions-comment-pull-request from 2 to 3 (#743)
Bumps [thollander/actions-comment-pull-request](https://github.com/thollander/actions-comment-pull-request) from 2 to 3. - [Release notes](https://github.com/thollander/actions-comment-pull-request/releases) - [Commits](thollander/actions-comment-pull-request@v2...v3) --- updated-dependencies: - dependency-name: thollander/actions-comment-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 13090ad commit 51d5031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
pull-requests: write
6666
steps:
6767
- name: Comment PR
68-
uses: thollander/actions-comment-pull-request@v2
68+
uses: thollander/actions-comment-pull-request@v3
6969
with:
7070
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7171
message: |

0 commit comments

Comments
 (0)