docs: add GitHub actions to supported ecosystems (#4235)

Signed-off-by: Keith Zantow <kzantow@gmail.com>
This commit is contained in:
Keith Zantow 2025-09-23 10:08:41 -04:00 committed by GitHub
parent af4d19f81d
commit 323fd3e34c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -133,6 +133,7 @@ Note that flags using the @<version> can be used for earlier versions of each sp
- Elixir (mix) - Elixir (mix)
- Erlang (rebar3) - Erlang (rebar3)
- Go (go.mod, Go binaries) - Go (go.mod, Go binaries)
- GitHub (workflows, actions)
- Haskell (cabal, stack) - Haskell (cabal, stack)
- Java (jar, ear, war, par, sar, nar, native-image) - Java (jar, ear, war, par, sar, nar, native-image)
- JavaScript (npm, yarn) - JavaScript (npm, yarn)