Skip to content

Commit 9492ca4

Browse files
chore(deps): bump peter-evans/create-or-update-comment from 4 to 5 (#2408)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d200198 commit 9492ca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check_db_entities.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757

5858
- name: 💬 Create or Update Comment
5959
if: steps.check_entities.outputs.has_changes == 'true'
60-
uses: peter-evans/create-or-update-comment@v4
60+
uses: peter-evans/create-or-update-comment@v5
6161
with:
6262
comment-id: ${{ steps.find_comment.outputs.comment-id }}
6363
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)