Release version 1.3.0

This release contains two features:

* The ability to close the issue if the workflow was cancelled (#4)
* Debug logging for issue creation (#9)
This commit is contained in:
Thomas Stringer 2022-05-24 19:55:54 -04:00
parent 1fd10e9380
commit 9ca6a8f17b

View file

@ -12,4 +12,4 @@ inputs:
required: false
runs:
using: docker
image: docker://ghcr.io/trstringer/manual-approval:1.2.0
image: docker://ghcr.io/trstringer/manual-approval:1.3.0