Thanks to @lee-dohm in #35, this release adds support for outputs - this Action now sets two outputs:
number: Number of the issue that was created
url: URL of the issue that was created
This should enable you to use this Action in more complicated workflows, and use the created issue in future Actions. Have fun!