From 3f4f389b0a0694ef8b97db2f80da15579717ce72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Oct 2025 04:30:47 +0000 Subject: [PATCH] Bump peter-evans/find-comment from 3 to 4 Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment) from 3 to 4. - [Release notes](https://github.com/peter-evans/find-comment/releases) - [Commits](https://github.com/peter-evans/find-comment/compare/v3...v4) --- updated-dependencies: - dependency-name: peter-evans/find-comment dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/build-cli.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-cli.yaml b/.github/workflows/build-cli.yaml index 0119dce9..b187af47 100644 --- a/.github/workflows/build-cli.yaml +++ b/.github/workflows/build-cli.yaml @@ -103,7 +103,7 @@ jobs: dphp exec tests/PerformanceTests/PerformanceClient.php echo "Running fan out/in test" dphp exec tests/PerformanceTests/FanOutFanInClient.php - - uses: peter-evans/find-comment@v3 + - uses: peter-evans/find-comment@v4 continue-on-error: true id: fc with: