Skip to content

Commit d5760b2

Browse files
Bump peter-evans/create-or-update-comment from 3 to 4 (#1510)
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>
1 parent 24452a7 commit d5760b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ciff-example-command.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
assignees: peter-evans
4949

5050
- name: Add reaction
51-
uses: peter-evans/create-or-update-comment@v3
51+
uses: peter-evans/create-or-update-comment@v4
5252
with:
5353
repository: ${{ github.event.client_payload.github.payload.repository.full_name }}
5454
comment-id: ${{ github.event.client_payload.github.payload.comment.id }}

0 commit comments

Comments
 (0)