Quellcode durchsuchen

chore(deps): update peter-evans/find-comment digest to 81e2da3 (#8930)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] vor 2 Jahren
Ursprung
Commit
9a35fd6732
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      .github/workflows/openapi.yml

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