Skip to content

Commit 81be1f5

Browse files
deps: bump peter-evans/create-or-update-comment from 4 to 5 (#272)
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 4 to 5. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](peter-evans/create-or-update-comment@v4...v5) --- updated-dependencies: - dependency-name: peter-evans/create-or-update-comment dependency-version: '5' 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 24af0aa commit 81be1f5

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
@@ -79,7 +79,7 @@ jobs:
7979
body-includes: Benchmark results
8080

8181
- name: Create or update comment
82-
uses: peter-evans/create-or-update-comment@v4
82+
uses: peter-evans/create-or-update-comment@v5
8383
with:
8484
comment-id: ${{ steps.benchmark-comment.outputs.comment-id }}
8585
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)