diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-04-27 07:43:57 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-27 07:43:57 -0600 |
| commit | 427b42c5bb2b2daccdf6900d6b47c73bee822489 (patch) | |
| tree | 85c2ec3478f7fb905ac4d770303435234d219299 /.github/workflows/openapi.yml | |
| parent | 6e14f26ec85b8fad3c9412d395f0856a27421852 (diff) | |
chore(deps): update ci dependencies (#9684)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows/openapi.yml')
| -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 79c001e8b..d87eccb9f 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@034abe94d3191f9c89d870519735beae326f2bdb # v2.3.0 + uses: peter-evans/find-comment@a54c31d7fa095754bfef525c0c8e5e5674c4b4b1 # v2.4.0 id: find-comment with: issue-number: ${{ github.event.pull_request.number }} |
