diff --git a/action.yml b/action.yml index e9c841c..da0e9a4 100644 --- a/action.yml +++ b/action.yml @@ -293,7 +293,7 @@ runs: body-includes: Performance test results for - name: Comment on PR with test results - uses: peter-evans/create-or-update-comment@23ff15729ef2fc348714a3bb66d2f655ca9066f2 + uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043 if: ${{ github.event_name == 'pull_request' && inputs.create-comment == 'true' }} with: issue-number: ${{ github.event.pull_request.number }}