From 0a3eea94289af945993b5b6984fc5f5e1d9672a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 00:47:43 +0000 Subject: [PATCH] Bump peter-evans/find-comment from 2 to 3 Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment) from 2 to 3. - [Release notes](https://github.com/peter-evans/find-comment/releases) - [Commits](https://github.com/peter-evans/find-comment/compare/v2...v3) --- updated-dependencies: - dependency-name: peter-evans/find-comment dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/deploy-preview.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-preview.yaml b/.github/workflows/deploy-preview.yaml index 0246f543..d379bc86 100644 --- a/.github/workflows/deploy-preview.yaml +++ b/.github/workflows/deploy-preview.yaml @@ -51,7 +51,7 @@ jobs: } - name: Find preview comment - uses: peter-evans/find-comment@v2 + uses: peter-evans/find-comment@v3 if: steps.find-pull-request.outputs.number != '' id: fc with: