Skip to content

Commit

Permalink
Use peter-evans/create-or-update-comment@v4 for comments reactions (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha authored May 13, 2024
1 parent 137607a commit 23baec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terratest-command.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
if: github.event.client_payload.github.payload.comment.id != ''
steps:
- name: "Add reaction"
uses: cloudposse/actions/github/create-or-update-comment@0.33.0
uses: peter-evans/create-or-update-comment@v4
with:
repository: ${{ github.event.client_payload.github.payload.repository.full_name }}
comment-id: ${{ github.event.client_payload.github.payload.comment.id }}
Expand Down

0 comments on commit 23baec0

Please sign in to comment.