Skip to content

Commit 747a5c5

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

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
@@ -75,7 +75,7 @@ jobs:
7575
runs-on: ubuntu-latest
7676
steps:
7777
- name: Suggest to add labels
78-
uses: peter-evans/create-or-update-comment@v3
78+
uses: peter-evans/create-or-update-comment@v4
7979
# Execute only when no labels have been applied to the pull request
8080
if: toJSON(github.event.pull_request.labels.*.name) == '{}'
8181
with:

0 commit comments

Comments
 (0)