Skip to content

Commit f432efa

Browse files
Bump peter-evans/create-or-update-comment from 2 to 3 (#956)
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 2 to 3. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](peter-evans/create-or-update-comment@v2...v3) --- 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bdb01d0 commit f432efa

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@v2
51+
uses: peter-evans/create-or-update-comment@v3
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)