diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-02-08 13:58:41 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-08 13:58:41 +0000 |
| commit | a4edcbf2035c616627d5afde5d49fe01e057b7a9 (patch) | |
| tree | 5e35e6e26ad1ada41c90e48372b97808a7a5482b | |
| parent | 151aa0f67827dd2fb336693f4d00216ebec2693f (diff) | |
chore(deps): update peter-evans/find-comment digest to 85a676a
| -rw-r--r-- | .github/workflows/openapi.yml | 2 |
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 }} |
