diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-12-20 14:32:34 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-20 14:32:34 +0100 |
| commit | 9a35fd673203cfaf0098138b2768750f4818b3ab (patch) | |
| tree | 0e466b95c5fc921d4f25f3e21f02397391b3e32b | |
| parent | b0156792678b37563423c8fc0b10434a18a2a38a (diff) | |
chore(deps): update peter-evans/find-comment digest to 81e2da3 (#8930)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| -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 889133aed..f426357a9 100644 --- a/.github/workflows/openapi.yml +++ b/.github/workflows/openapi.yml @@ -95,7 +95,7 @@ jobs: body="${body//$'\r'/'%0D'}" echo ::set-output name=body::$body - name: Find difference comment - uses: peter-evans/find-comment@f4499a714d59013c74a08789b48abe4b704364a0 # v2 + uses: peter-evans/find-comment@81e2da3af01c92f83cb927cf3ace0e085617c556 # v2 id: find-comment with: issue-number: ${{ github.event.pull_request.number }} |
