Update mshick/add-pr-comment action to v3
This commit is contained in:
parent
c0d5bff873
commit
54c0ef580c
@ -73,7 +73,7 @@ jobs:
|
||||
# PR-Kommentar hinzufügen
|
||||
- name: Add comment to PR
|
||||
if: ${{ env.GITHUB_EVENT_NAME == 'pull_request' }}
|
||||
uses: mshick/add-pr-comment@v2
|
||||
uses: mshick/add-pr-comment@v3
|
||||
with:
|
||||
message-path: /tmp/results/summary.md
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user