From eb86dedc3c493f416327f680b0d3fd72e9817d9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 03:59:06 +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-skip.yml | 2 +- .github/workflows/deploy-preview.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/deploy-preview-skip.yml b/.github/workflows/deploy-preview-skip.yml index b21f9fb8..08347e4a 100644 --- a/.github/workflows/deploy-preview-skip.yml +++ b/.github/workflows/deploy-preview-skip.yml @@ -17,7 +17,7 @@ jobs: deploy-preview: runs-on: ubuntu-latest steps: - - uses: peter-evans/find-comment@v2 + - uses: peter-evans/find-comment@v3 id: find-comment name: Find Comment with: diff --git a/.github/workflows/deploy-preview.yml b/.github/workflows/deploy-preview.yml index 4be5eb9a..cda69ecb 100644 --- a/.github/workflows/deploy-preview.yml +++ b/.github/workflows/deploy-preview.yml @@ -19,7 +19,7 @@ jobs: deploy-preview: runs-on: ubuntu-latest steps: - - uses: peter-evans/find-comment@v2 + - uses: peter-evans/find-comment@v3 id: find-comment name: Find Comment with: