Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 915 Bytes

File metadata and controls

18 lines (14 loc) · 915 Bytes

Examples

Copy-paste caller workflows, grouped by tier. In every example, replace @<sha> with a pinned full 40-character commit SHA of this repository (tags are mutable; Dependabot bumps the SHA for you).

  • public-oss/ — full free security suite for public repos.
  • private-free/ — private stack without paid security add-ons; includes bounded-hosted and zero-GitHub-meter self-hosted callers.
  • private-paid-ghas/ — GHAS-enabled private repos.

Use-case groups shared by every tier: languages/, quality/, security/, testing/, infra/, release/, and opt-in level3/ patterns.

A caller job must grant every permission the reusable job declares, or the run fails at startup. See ../docs/04-actions-core.md.