Merge pull request #9276 from jellyfin/renovate/peter-evans-find-comment-digest
This commit is contained in:
commit
01407d7db1
2
.github/workflows/openapi.yml
vendored
2
.github/workflows/openapi.yml
vendored
|
@ -103,7 +103,7 @@ jobs:
|
|||
body="${body//$'\r'/'%0D'}"
|
||||
echo ::set-output name=body::$body
|
||||
- name: Find difference comment
|
||||
uses: peter-evans/find-comment@81e2da3af01c92f83cb927cf3ace0e085617c556 # v2
|
||||
uses: peter-evans/find-comment@85a676a52594b4481e0532825a2d8906ef96dac2 # v2
|
||||
id: find-comment
|
||||
with:
|
||||
issue-number: ${{ github.event.pull_request.number }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user