There was an error while loading. Please reload this page.
1 parent 3ffa8bb commit dc9c2f0Copy full SHA for dc9c2f0
2 files changed
.github/actions/comment-pull-request/action.yml
.github/workflows/leave-comment.yml
@@ -58,7 +58,7 @@ jobs:
58
59
- name: Add Comment to PR
60
if: steps.combine.outputs.combined && steps.pr.outputs.number
61
- uses: ./.github/actions/comment-pull-request
+ uses: thollander/actions-comment-pull-request@24bffb9b452ba05a4f3f77933840a6a841d1b32b # v3.0.1
62
with:
63
comment-tag: compared
64
message: ${{ steps.combine.outputs.combined }}
0 commit comments