From 323fd3e34cd3febc61e5a38b2f83187f18fdab5f Mon Sep 17 00:00:00 2001 From: Keith Zantow Date: Tue, 23 Sep 2025 10:08:41 -0400 Subject: [PATCH] docs: add GitHub actions to supported ecosystems (#4235) Signed-off-by: Keith Zantow --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a10bd03f5..12577f10f 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,7 @@ Note that flags using the @ can be used for earlier versions of each sp - Elixir (mix) - Erlang (rebar3) - Go (go.mod, Go binaries) +- GitHub (workflows, actions) - Haskell (cabal, stack) - Java (jar, ear, war, par, sar, nar, native-image) - JavaScript (npm, yarn)