Closed
Description
I need to pass an argument containing a URI.
The line got truncated due to parseNameAndValue of src/action.ts (line 63) splitting the line on ':' (without limit) and then only using the first two entries in the result.
e.g.:
arguments: |
address: https://somewhere/something
Activity