Skip to content

Commit d08fd69

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
pull-requests: write
7272
steps:
7373
- name: Comment PR
74-
uses: thollander/actions-comment-pull-request@v1
74+
uses: thollander/actions-comment-pull-request@v2
7575
with:
7676
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7777
message: |

0 commit comments

Comments
 (0)