Browse Source

chore(deps): update peter-evans/find-comment digest to f4499a7 (#8820)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 2 years ago
parent
commit
471ebec16a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/openapi.yml

+ 1 - 1
.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 }}