Publishing action wrappers as a separate Maven art...
# github-workflows-kt
p
Publishing action wrappers as a separate Maven artifact, let's vote: 👍 yes, 👎 no, đŸ€Ș don't care
đŸ€Ș 1
👎 1
v
Each as a separate one or all as one separate one? With the latter there is probably not much different from now. With the former you would not have an outdated version every two weeks.
p
minus: IDE wouldn't suggest adding a library as a dependency if one wants to use some action, now it's enough to add an import
+ it would work with tools like Renovate