Skip to content

Commit

Permalink
fix: fix winterjung package
Browse files Browse the repository at this point in the history
  • Loading branch information
darrylvo committed May 7, 2024
1 parent 969e4c2 commit 6566d2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion check/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ runs:
- name: Delete instructions comment
if: (steps.changes.outputs.secret-templates != 'true' || success()) && steps.fc.outputs.comment-id != ''
uses: jungwinter/comment@v1
uses: winterjung/comment@v1
with:
type: delete
comment_id: ${{ steps.fc.outputs.comment-id }}
Expand Down

0 comments on commit 6566d2a

Please sign in to comment.