if you: - use GitHub Actions - would prefer someth...
# feed
p
if you: • use GitHub Actions • would prefer something more convenient than YAML • like Kotlin then you may want to check out github workflows kt github-workflows-kt! What is also interesting for existing users: we've recently redesigned the mechanism of depending on reusable actions, so that it's much easier to use your favorite building blocks in a type-safe way (just use e.g.
@file:DependsOn("actions:checkout:v4")
). Thanks to this, the dependency update bots that support Kotlin Script (e.g Renovate) work as well. Let us know on #C02UUATR7RC what you think!
2
K 8
github workflows kt 1