GuillaumeFalourd/write-java-properties-file

Add support to update key value

GuillaumeFalourd opened this issue · 1 comments

What is happening

The action currently doesn't update a key value, and will create a new line into the file (duplicating the key) instead of updating the key value.

What is expected

Add the implementation to update the value in case the key is already present inside the file.

Thank you for opening this ISSUE. We'll give you a return ASAP 👍