Release version 1.3.0 (#10)

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:58:17 -04:00 committed by GitHub
parent 1fd10e9380
commit 984a23b266
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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