:tada: The bindings server learned today how to s...
# github-workflows-kt
p
🎉 The bindings server learned today how to serve actions when specifying exact version (e. g.
v1.2.3
) instead of only major versions. Feel free to give it a spin if there's an action that you couldn't use so far with the bundled bindings 😄
@Nikky does it work fine for
appleboy:ssh-action
?
n
yep, all parameters untyped
String?
, but thats not a issue for static values, some day we will submit the typings for it
👍 1
thank you color 1
n
expected the typings to be missing ofc, not a issue.. it cuts down the size of the scripts a lot, so thats good
🙌 1