Skip to content

Commit 25226aa

Browse files
chore(deps): bump peter-evans/create-or-update-comment from 4 to 5
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 4 to 5. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](peter-evans/create-or-update-comment@v4...v5) --- updated-dependencies: - dependency-name: peter-evans/create-or-update-comment dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dd43ac6 commit 25226aa

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)