Y
Hacker News
new
|
ask
|
show
|
jobs
by
dqh
456 days ago
I've never liked the idea of community actions in the critical build path, so I use official actions/* when I can, and otherwise use actions/github-script to invoke the GitHub API via inline JavaScript when I can't.
1 comments
Uvix
455 days ago
I agree on community ones, but I’m happy to use the official actions from vendors like the Terraform and Azure ones too.
link