Skip to content

Commit

Permalink
fix(dependency): rename jungwinter to winterjung
Browse files Browse the repository at this point in the history
  • Loading branch information
amazingandyyy committed May 7, 2024
1 parent 1854892 commit 744388a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prerelease-msvc/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ runs:
body-includes: "<!-- prerelease comment -->"
- name: Delete previous release note
if: steps.fc-prerelease.outputs.comment-id != ''
uses: jungwinter/comment@v1
uses: winterjung/comment@v1
with:
type: delete
comment_id: ${{ steps.fc-prerelease.outputs.comment-id }}
Expand Down

0 comments on commit 744388a

Please sign in to comment.