X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/64887aab032c0fd64f9238cdab6684f2fc0c7f33..3aad6e385bfbd4348b2e13695cb6741806951160:/.github/workflows/diff_shades_comment.yml diff --git a/.github/workflows/diff_shades_comment.yml b/.github/workflows/diff_shades_comment.yml index 70ab7ff..95dd9b0 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@034abe94d3191f9c89d870519735beae326f2bdb + uses: peter-evans/find-comment@a54c31d7fa095754bfef525c0c8e5e5674c4b4b1 with: issue-number: ${{ steps.metadata.outputs.pr-number }} comment-author: "github-actions[bot]"