Skip to content

Commit 73bf5cf

Browse files
ci: bump peter-evans/create-or-update-comment from 4.0.0 to 5.0.0 (#47)
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 d0089e5 commit 73bf5cf

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
@@ -89,7 +89,7 @@ jobs:
8989
pull-requests: write
9090
steps:
9191
- name: Suggest to add labels
92-
uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043 # v4.0.0
92+
uses: peter-evans/create-or-update-comment@e8674b075228eee787fea43ef493e45ece1004c9 # v5.0.0
9393
# Execute only when no labels have been applied to the pull request
9494
if: toJSON(github.event.pull_request.labels.*.name) == '{}'
9595
with:
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Ci: bump peter-evans/create-or-update-comment from 4.0.0 to 5.0.0

0 commit comments

Comments
 (0)