From d9f98c748afd21f39e5f4533a345e51f9abb9d7c Mon Sep 17 00:00:00 2001 From: "tradeshift-renovate[bot]" <121954292+tradeshift-renovate[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 04:35:08 +0000 Subject: [PATCH] chore(deps): update tradeshift/actions-find-comment action to v4 --- .github/workflows/pr-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-build.yml b/.github/workflows/pr-build.yml index 5a1b0a1..aa4a413 100644 --- a/.github/workflows/pr-build.yml +++ b/.github/workflows/pr-build.yml @@ -11,7 +11,7 @@ jobs: timeout-minutes: 10 steps: - name: Find Useful commands - uses: tradeshift/actions-find-comment@v3 + uses: tradeshift/actions-find-comment@v4 id: fcuc with: issue-number: ${{ github.event.pull_request.number }}