X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/0abe85eebb94e7640aa5d443aefe5b9bed507bfc..71a2daaacf92d361c09bc7613023b285df83e7bb:/.github/workflows/diff_shades_comment.yml diff --git a/.github/workflows/diff_shades_comment.yml b/.github/workflows/diff_shades_comment.yml index 26d0609..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@81e2da3af01c92f83cb927cf3ace0e085617c556 + uses: peter-evans/find-comment@034abe94d3191f9c89d870519735beae326f2bdb with: issue-number: ${{ steps.metadata.outputs.pr-number }} comment-author: "github-actions[bot]"