瀏覽代碼

Merge pull request #10912 from jellyfin/renovate/peter-evans-find-comment-3.x

chore(deps): update peter-evans/find-comment action to v3
Bond-009 1 年之前
父節點
當前提交
7a91245bef
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/ci-openapi.yml

+ 1 - 1
.github/workflows/ci-openapi.yml

@@ -105,7 +105,7 @@ jobs:
           body="${body//$'\r'/'%0D'}"
           echo ::set-output name=body::$body
       - name: Find difference comment
-        uses: peter-evans/find-comment@a54c31d7fa095754bfef525c0c8e5e5674c4b4b1 # v2.4.0
+        uses: peter-evans/find-comment@d5fe37641ad8451bdd80312415672ba26c86575e # v3.0.0
         id: find-comment
         with:
           issue-number: ${{ github.event.pull_request.number }}