action-badges/Action Badges Core Action
Create SVG badges with GitHub actions
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 20, 2026
- Maintenance Recency
- Activelast commit Jul 11, 2026
- License
- MIT
Pinned Snippet
uses: action-badges/core@03e3188e62bb09e6e48b313428816aeebd8c6411 # 0.5.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GITHUB_TOKEN secret | yes | — |
| file-name | Name of the SVG badge file to write | yes | — |
| badge-branch | Branch to store SVG badges on (uses your default branch if not supplied) | no | — |
| label | Badge label text | no | — |
| label-color | Label color | no | — |
| message | Badge message text | no | — |
| message-color | Message color | no | — |
| style | One of: 'flat', 'flat-square', 'plastic', 'for-the-badge' or 'social' | no | — |
Outputs
no outputs