From d0d06e22b816f7b953b56722d6067b4719b2197a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 19:25:25 +0000 Subject: [PATCH] ci(deps): update peter-evans/find-comment action to v3 --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 47d7bb523..dc48747e7 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -73,7 +73,7 @@ jobs: branch: ${{ env.BRANCH }} - if: ${{ ! cancelled() && github.event_name == 'pull_request_target' }} - uses: peter-evans/find-comment@a54c31d7fa095754bfef525c0c8e5e5674c4b4b1 # v2.4.0 + uses: peter-evans/find-comment@d5fe37641ad8451bdd80312415672ba26c86575e # v3.0.0 id: fc with: issue-number: ${{ github.event.pull_request.number }}