Fix GH actions changelog warnings (#5653)

This commit is contained in:
Filipe Freire 2023-01-13 09:46:44 +00:00 committed by GitHub
parent 47a76fe54c
commit 7a80ec095a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -114,7 +114,7 @@ jobs:
body-includes: Auto-generated changelog
- name: Create or update comment
uses: peter-evans/create-or-update-comment@v1
uses: peter-evans/create-or-update-comment@v2
with:
comment-id: ${{ steps.find-comment.outputs.comment-id }}
issue-number: ${{ steps.find-pull-request.outputs.number }}