What it shows
Inventory is the org-wide answer to “which third-party actions do we actually depend on?” — the software-composition view of your CI. Each row is one action:- Action — the marketplace action, e.g.
actions/checkout. - Score — the action’s risk score (A–F). This is the action’s own hygiene, not your usage of it.
- Repos — how many of your repositories reference it.
- Refs — the refs your repos pin, e.g.
v4, v3.