Explorar o código

Merge pull request #7509 from jellyfin/dependabot/github_actions/peter-evans/find-comment-2

Bump peter-evans/find-comment from 1 to 2
Cody Robibero %!s(int64=3) %!d(string=hai) anos
pai
achega
b010d99139
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/openapi.yml

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

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