We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdb01d0 commit f432efaCopy full SHA for f432efa
.github/workflows/ciff-example-command.yml
@@ -48,7 +48,7 @@ jobs:
48
assignees: peter-evans
49
50
- name: Add reaction
51
- uses: peter-evans/create-or-update-comment@v2
+ uses: peter-evans/create-or-update-comment@v3
52
with:
53
repository: ${{ github.event.client_payload.github.payload.repository.full_name }}
54
comment-id: ${{ github.event.client_payload.github.payload.comment.id }}
0 commit comments