We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0274d23 commit 83f1c44Copy full SHA for 83f1c44
1 file changed
action.yml
@@ -272,7 +272,7 @@ runs:
272
body-includes: Performance test results for
273
274
- name: Comment on PR with test results
275
- uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043
+ uses: peter-evans/create-or-update-comment@e8674b075228eee787fea43ef493e45ece1004c9
276
if: ${{ github.event_name == 'pull_request' && inputs.create-comment == 'true' }}
277
with:
278
issue-number: ${{ github.event.pull_request.number }}
0 commit comments