actions-marketplace-validations/Setup macOS Keychain
Set up a macOS keychain
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 15, 2022
- License
- Apache 2.0
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/acorn-io_actions-setup-keychain@5607c518992c34e1a52c1f7f628eb0ce3a20435d # no releases — HEAD as of 2026-07-20tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| name | Name to use for the keychain. | no | build.keychain |
| password | Password to use for the keychain. | no | letmein |
| timeout | Seconds before timeout keychain authentication. | no | 86400 |
| scope | Keychain scope to use | no | user |
Outputs
no outputs