diff --git a/.github/workflows/dependabot-comment.yml b/.github/workflows/dependabot-comment.yml index a866c19..6a2727e 100644 --- a/.github/workflows/dependabot-comment.yml +++ b/.github/workflows/dependabot-comment.yml @@ -13,7 +13,7 @@ jobs: steps: - name: 添加中英文说明 / Add bilingual comment - uses: actions/github-script@v7 + uses: actions/github-script@v9 with: script: | const title = context.payload.pull_request.title;