From cb4a7766f11113ecad34937321b716b736edb9d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 21:56:24 +0000 Subject: [PATCH] chore(deps): update peter-evans/find-comment action to v4 --- .github/workflows/nextjs_bundle_analysis.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nextjs_bundle_analysis.yaml b/.github/workflows/nextjs_bundle_analysis.yaml index 93b65f1f7..3d238b898 100644 --- a/.github/workflows/nextjs_bundle_analysis.yaml +++ b/.github/workflows/nextjs_bundle_analysis.yaml @@ -93,7 +93,7 @@ jobs: echo ::set-output name=body::$body - name: Find Comment - uses: peter-evans/find-comment@v3 + uses: peter-evans/find-comment@v4 if: success() && github.event.number id: fc with: