Update mshick/add-pr-comment action to v3 #27

Open
Renovate wants to merge 1 commits from renovate/mshick-add-pr-comment-3.x into dev

View File

@ -73,7 +73,7 @@ jobs:
# PR-Kommentar hinzufügen # PR-Kommentar hinzufügen
- name: Add comment to PR - name: Add comment to PR
if: ${{ env.GITHUB_EVENT_NAME == 'pull_request' }} if: ${{ env.GITHUB_EVENT_NAME == 'pull_request' }}
uses: mshick/add-pr-comment@v2 uses: mshick/add-pr-comment@v3
with: with:
message-path: /tmp/results/summary.md message-path: /tmp/results/summary.md