aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBond-009 <bond.009@outlook.com>2023-02-08 23:48:30 +0100
committerGitHub <noreply@github.com>2023-02-08 23:48:30 +0100
commit01407d7db1566e7ffac804333623591358eb6410 (patch)
tree583d10be4133ed623ddf23508954989e93322e66
parentef4ae9a2dd9d5aff87262910e87d734ef3183125 (diff)
parenta4edcbf2035c616627d5afde5d49fe01e057b7a9 (diff)
Merge pull request #9276 from jellyfin/renovate/peter-evans-find-comment-digest
-rw-r--r--.github/workflows/openapi.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/openapi.yml b/.github/workflows/openapi.yml
index 4577ff525..7f81e1595 100644
--- a/.github/workflows/openapi.yml
+++ b/.github/workflows/openapi.yml
@@ -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 }}