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 fca9117 commit 2f16a6dCopy full SHA for 2f16a6d
.github/workflows/ciff-example-command.yml
@@ -48,7 +48,7 @@ jobs:
48
assignees: retepsnave
49
50
- name: Add reaction
51
- uses: peter-evans/create-or-update-comment@v4
+ uses: peter-evans/create-or-update-comment@v5
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