Skip to content

Commit 8d9d8f0

Browse files
MAINT: Bump peter-evans/create-or-update-comment from 4 to 5 (#279)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dipin <[email protected]>
1 parent 44533ed commit 8d9d8f0

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
@@ -69,7 +69,7 @@ jobs:
6969
runs-on: ubuntu-latest
7070
steps:
7171
- name: Suggest to add labels
72-
uses: peter-evans/create-or-update-comment@v4
72+
uses: peter-evans/create-or-update-comment@v5
7373
# Execute only when no labels have been applied to the pull request
7474
if: toJSON(github.event.pull_request.labels.*.name) == '{}'
7575
with:

0 commit comments

Comments
 (0)