From 97247847a18f0c296ac1a95c11b709ab0917e058 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Mar 2022 13:27:54 +0000 Subject: [PATCH] Bump peter-evans/find-comment from 1 to 2 Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment) from 1 to 2. - [Release notes](https://github.com/peter-evans/find-comment/releases) - [Commits](https://github.com/peter-evans/find-comment/compare/v1...v2) --- updated-dependencies: - dependency-name: peter-evans/find-comment dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 3a733c4..0a434fc 100644 --- a/action.yml +++ b/action.yml @@ -66,7 +66,7 @@ runs: ); - name: Find PR Comment - uses: peter-evans/find-comment@v1 + uses: peter-evans/find-comment@v2 if: inputs.action != 'create' id: find-comment with: