Skip to content

Commit 87441d7

Browse files
dependabot[bot]pyansys-ci-botAlejandroFernandezLuces
authored
build(deps): bump peter-evans/create-or-update-comment from 4 to 5 (#1169)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Co-authored-by: Alex Fernandez <21alex295@gmail.com>
1 parent b2d123b commit 87441d7

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
@@ -80,7 +80,7 @@ jobs:
8080
runs-on: ubuntu-latest
8181
steps:
8282
- name: Suggest to add labels
83-
uses: peter-evans/create-or-update-comment@v4
83+
uses: peter-evans/create-or-update-comment@v5
8484
# Execute only when no labels have been applied to the pull request
8585
if: toJSON(github.event.pull_request.labels.*.name) == '{}'
8686
with:
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Build(deps): bump peter-evans/create-or-update-comment from 4 to 5

0 commit comments

Comments
 (0)