Skip to content

Commit 2f16a6d

Browse files
Bump peter-evans/create-or-update-comment from 4 to 5 (#2087)
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 4 to 5. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](peter-evans/create-or-update-comment@v4...v5) --- updated-dependencies: - dependency-name: peter-evans/create-or-update-comment dependency-version: '5' 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 fca9117 commit 2f16a6d

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: retepsnave
4949

5050
- name: Add reaction
51-
uses: peter-evans/create-or-update-comment@v4
51+
uses: peter-evans/create-or-update-comment@v5
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)