Skip to content

Commit 62a5a4f

Browse files
build(deps): bump peter-evans/create-or-update-comment from 3 to 4 (#221)
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 3 to 4. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](peter-evans/create-or-update-comment@v3...v4) --- updated-dependencies: - dependency-name: peter-evans/create-or-update-comment dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Harshal Pohekar <106588300+hpohekar@users.noreply.github.com>
1 parent d987aa2 commit 62a5a4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/label.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
runs-on: ubuntu-latest
7272
steps:
7373
- name: Suggest to add labels
74-
uses: peter-evans/create-or-update-comment@v3
74+
uses: peter-evans/create-or-update-comment@v4
7575
# Execute only when no labels have been applied to the pull request
7676
if: toJSON(github.event.pull_request.labels.*.name) == '{}'
7777
with:

0 commit comments

Comments
 (0)