darkmatter/Himitsu CI
Age-based secrets management for GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| operation | Operation to run: sync | add-recipient | rm-recipient | yes | sync |
| remote | Target remote (org/repo) | no | — |
| recipient-name | Recipient name (for add-recipient / rm-recipient) | no | — |
| recipient-key | Age public key (for add-recipient) | no | — |
| group | Target recipient group | no | team |
| auto-commit | Automatically commit changes (true/false) | no | true |
| github-token | GitHub token for API access | no | ${{ github.token }} |
Outputs
no outputs