Skip to content

Commit 3c0b62a

Browse files
committed
fix(dependency): rename jungwinter to winterjung
1 parent b361580 commit 3c0b62a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prerelease/action.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ runs:
223223
body-includes: "<!-- prerelease comment -->"
224224
- name: Delete previous release note
225225
if: steps.fc-prerelease.outputs.comment-id != ''
226-
uses: jungwinter/comment@v1
226+
uses: winterjung/comment@v1
227227
with:
228228
type: delete
229229
comment_id: ${{ steps.fc-prerelease.outputs.comment-id }}

0 commit comments

Comments
 (0)