Skip to content

Commit 94aca26

Browse files
build(deps): bump peter-evans/create-or-update-comment from 4.0.0 to 5.0.0 (#498)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d74783b commit 94aca26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/label.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
needs: labeler
8585
steps:
8686
- name: Suggest to add labels
87-
uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043 # v4.0.0
87+
uses: peter-evans/create-or-update-comment@e8674b075228eee787fea43ef493e45ece1004c9 # v5.0.0
8888
# Execute only when no labels have been applied to the pull request
8989
if: toJSON(github.event.pull_request.labels.*.name) == '{}'
9090
with:

0 commit comments

Comments
 (0)