X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/9ace064d85e1fb0497db635e485fdab1e174e737..d16a1dbd05832632d7f3be28f0a4b6e9b208807c:/.github/workflows/diff_shades_comment.yml?ds=sidebyside diff --git a/.github/workflows/diff_shades_comment.yml b/.github/workflows/diff_shades_comment.yml index 1375be9..af683cb 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@f4499a714d59013c74a08789b48abe4b704364a0 + uses: peter-evans/find-comment@034abe94d3191f9c89d870519735beae326f2bdb with: issue-number: ${{ steps.metadata.outputs.pr-number }} comment-author: "github-actions[bot]"