We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
peter-evans/create-or-update-comment@v4
1 parent 137607a commit 23baec0Copy full SHA for 23baec0
.github/workflows/terratest-command.yml
@@ -14,7 +14,7 @@ jobs:
14
if: github.event.client_payload.github.payload.comment.id != ''
15
steps:
16
- name: "Add reaction"
17
- uses: cloudposse/actions/github/create-or-update-comment@0.33.0
+ uses: peter-evans/create-or-update-comment@v4
18
with:
19
repository: ${{ github.event.client_payload.github.payload.repository.full_name }}
20
comment-id: ${{ github.event.client_payload.github.payload.comment.id }}
0 commit comments