Skip to content

Commit 83f1c44

Browse files
Bump peter-evans/create-or-update-comment from 4.0.0 to 5.0.0 (#297)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0274d23 commit 83f1c44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ runs:
272272
body-includes: Performance test results for
273273

274274
- name: Comment on PR with test results
275-
uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043
275+
uses: peter-evans/create-or-update-comment@e8674b075228eee787fea43ef493e45ece1004c9
276276
if: ${{ github.event_name == 'pull_request' && inputs.create-comment == 'true' }}
277277
with:
278278
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)