mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 06:39:48 +00:00
Fix GH actions changelog warnings (#5653)
This commit is contained in:
parent
47a76fe54c
commit
7a80ec095a
2
.github/workflows/changelog.yml
vendored
2
.github/workflows/changelog.yml
vendored
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user