fix(gh): `thollander/actions-comment-pull-request@v3` の breaking change 対応漏れ

This commit is contained in:
かっこかり 2025-12-16 09:45:26 +09:00 committed by GitHub
parent 99e25784ad
commit 467404d5bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ jobs:
if: steps.check-changes.outputs.changes == 'false'
uses: thollander/actions-comment-pull-request@v3
with:
comment_tag: check-misskey-js-autogen
comment-tag: check-misskey-js-autogen
mode: delete
message: "Thank you!"
create_if_not_exists: false