aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-12-01 15:26:18 +0100
committerGitHub <noreply@github.com>2022-12-01 15:26:18 +0100
commit471ebec16adfd37cb0b30896964c537c425feb76 (patch)
treed51154ac809c30f85eb842525d03f6112df7876d
parentda5913aa30d57567b9846d8856ccb6bd5ac9c504 (diff)
chore(deps): update peter-evans/find-comment digest to f4499a7 (#8820)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-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 ca710fe83..390d140fd 100644
--- a/.github/workflows/openapi.yml
+++ b/.github/workflows/openapi.yml
@@ -90,7 +90,7 @@ jobs:
body="${body//$'\r'/'%0D'}"
echo ::set-output name=body::$body
- name: Find difference comment
- uses: peter-evans/find-comment@b657a70ff16d17651703a84bee1cb9ad9d2be2ea # tag=v2
+ uses: peter-evans/find-comment@f4499a714d59013c74a08789b48abe4b704364a0 # v2
id: find-comment
with:
issue-number: ${{ github.event.pull_request.number }}