From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 04:28:29 +0000 (-0500) Subject: Bump peter-evans/find-comment from 2.0.1 to 2.1.0 (#3404) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/9ace064d85e1fb0497db635e485fdab1e174e737?ds=inline;pf=etc Bump peter-evans/find-comment from 2.0.1 to 2.1.0 (#3404) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/.github/workflows/diff_shades_comment.yml b/.github/workflows/diff_shades_comment.yml index 1d35432..1375be9 100644 --- a/.github/workflows/diff_shades_comment.yml +++ b/.github/workflows/diff_shades_comment.yml @@ -33,7 +33,7 @@ jobs: - name: Try to find pre-existing PR comment if: steps.metadata.outputs.needs-comment == 'true' id: find-comment - uses: peter-evans/find-comment@b657a70ff16d17651703a84bee1cb9ad9d2be2ea + uses: peter-evans/find-comment@f4499a714d59013c74a08789b48abe4b704364a0 with: issue-number: ${{ steps.metadata.outputs.pr-number }} comment-author: "github-actions[bot]"