Skip to content

Commit dc9c2f0

Browse files
committed
ci: update
1 parent 3ffa8bb commit dc9c2f0

2 files changed

Lines changed: 1 addition & 86 deletions

File tree

.github/actions/comment-pull-request/action.yml

Lines changed: 0 additions & 85 deletions
This file was deleted.

.github/workflows/leave-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
5959
- name: Add Comment to PR
6060
if: steps.combine.outputs.combined && steps.pr.outputs.number
61-
uses: ./.github/actions/comment-pull-request
61+
uses: thollander/actions-comment-pull-request@24bffb9b452ba05a4f3f77933840a6a841d1b32b # v3.0.1
6262
with:
6363
comment-tag: compared
6464
message: ${{ steps.combine.outputs.combined }}

0 commit comments

Comments
 (0)