Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Thomas Stringer
9ca6a8f17b 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)
2022-05-24 19:55:54 -04:00

View file

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