nnichols/clojure-dependency-update-action

Add unecessary empty lines on pom.xml

ericdallo opened this issue · 7 comments

@nnichols Could you help with this please? I'm ATM closing PRs and manually updating the deps because fo this :(
clojure-lsp/clojure-lsp#1011

@ericdallo This took a long time to mentally unwind, but I found the root cause in antq and have opened a PR to fix it here: liquidz/antq#165

I'll let you know when that gets merged, and run a test against a sample repo

Awesome! Thank you for your efforts!

@ericdallo This is looking good when running antq from the command line, and executing the action against my test repo has been successful as well. Please let me know if everything looks good on your end. The action automatically pulls the most recent release of antq so no changes should be required on your end.

Amazing @nnichols, thank you very much for the help!
I let you know as soon as I check the next bump PR

@ericdallo Based on this Pull Request, I believe this issue is resolved. If you see it happen again or any other odd-behavior, please let me know!

Yes, thank you very much!