Skip to content
This repository was archived by the owner on Nov 17, 2025. It is now read-only.

Commit 5cd91c8

Browse files
build(deps): bump peter-evans/create-or-update-comment from 4 to 5 (#335)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent ec815fb commit 5cd91c8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
runs-on: ubuntu-latest
7575
steps:
7676
- name: Suggest to add labels
77-
uses: peter-evans/create-or-update-comment@v4
77+
uses: peter-evans/create-or-update-comment@v5
7878
# Execute only when no labels have been applied to the pull request
7979
if: toJSON(github.event.pull_request.labels.*.name) == '{}'
8080
with:
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bump peter-evans/create-or-update-comment from 4 to 5

0 commit comments

Comments
 (0)