X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/def048356bb31474c3316f758503742773265bbf..3451502daa79746bb91fd3bd0697fb00d55d3a5f:/.github/workflows/diff_shades_comment.yml diff --git a/.github/workflows/diff_shades_comment.yml b/.github/workflows/diff_shades_comment.yml index cf5d8bf..76067ce 100644 --- a/.github/workflows/diff_shades_comment.yml +++ b/.github/workflows/diff_shades_comment.yml @@ -31,7 +31,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@d2dae40ed151c634e4189471272b57e76ec19ba8 + uses: peter-evans/find-comment@1769778a0c5bd330272d749d12c036d65e70d39d with: issue-number: ${{ steps.metadata.outputs.pr-number }} comment-author: "github-actions[bot]"